@@ -0,0 +1,7 @@
#include "list.h"
#define DEFAULTLISTSIZE 64
List* CreateList(void) {
}
The note is not visible to the blocked user.