This section allows you to view all posts made by this member. Note that you can only see posts made in areas you currently have access to.
Messages - ForceBru
Pages: [1]
1
« on: April 06, 2015, 05:09:38 pm »
Nobody noticed that you have to use
FILE *list=fopen(...);
You need to use file pointers instead of just FILE
.
Your code seems to be wrecked somehow. What does this mean?
char *p=
Pages: [1]