Search:

Type: Posts; User: Michael Reneau

Search: Search took 0.00 seconds.

  1. then i could write i loop to evaluate the array...

    then i could write i loop to evaluate the array and pass that information to my struct? you had mentioned fgets() but if i can use this sscanf to get all the information from the file into an array...
  2. yes that looks to be exactly the layout that will...

    yes that looks to be exactly the layout that will be used. I was using the fscanf just because it is what i am most comfortable with i have used fgets a little in the past but again i am not as...
  3. The assignment doesn't clearly state but i will...

    The assignment doesn't clearly state but i will post what it does say exactly.
    Each line in the file has one book’s information. The format of the file
    is supposed to be as follows.
    Book name, the...
  4. Trouble importing complex information into struct.

    Hello,
    I have looked on this forum for troubles in the past and always found help but I now have a problem I can't seem to figure out.

    my mission is to import data from a text file that holds...
Results 1 to 4 of 4