Search:

Type: Posts; User: itCbitC

Search: Search took 0.01 seconds.

  1. You don't need that many variables though that...

    You don't need that many variables though that won't give you an error since your main problem still remains; shown in red below.

    Replace the fscanf() line with something like
    ...
  2. Do you want 50 countries with 200 max characters...

    Do you want 50 countries with 200 max characters for the country's name or vice-versa?

    Why do you need to count the number of lines in the file; any reason for that?

    You need a pointer to the...
Results 1 to 2 of 2