Search:

Type: Posts; User: deathseeker25

Search: Search took 0.00 seconds.

  1. Replies
    3
    Views
    2,221

    It has to be global because it's what's specified...

    It has to be global because it's what's specified in the project sheet. This is a college project and there are some things I just have to follow, even though, after reading the article you...
  2. Replies
    3
    Views
    2,221

    Write dynamic structure to a text file

    Hey guys,

    I'm having some problem writing a dynamic structure to a text file. The fact is that I already did the function for reading from the text file to the structure, but I'm trying hard and I...
  3. Well, it's solved. The solution was exactly in...

    Well, it's solved. The solution was exactly in the handling of the strtok's that you suggested and it was enough for me to detect where I did my mistake: because of the fact of having 4 fields and 5...
  4. I can explain that: in that part of the line of...

    I can explain that: in that part of the line of the file where the data is, the names can be composed by 2 names (like "John Mechanic", for instance). That's why I'm there trying to detect the blank...
  5. Segmentation fault reading and parsing data from a text file

    Guys,

    I'm trying to read the content from a text file that goes is with this format:

    First Line: last account created
    Other Lines: Account number \t holdersName \t personalCode \t money
    ...
Results 1 to 5 of 5