ok, im doing this program and i want the program to read from a file characters that are separated by periods, but i do not want the periods to be read in, so basically what i do is i read the string from a file, and then i use strtok and copy the tokens to another file. However, it only works for the first one, after that, fscanf wont read the next string, it returns -1. this happens only after it does the tokenization. My code can be located at this here:
http://sourcepost.sytes.net/sourcevi...ource_id=15530



LinkBack URL
About LinkBacks


