does anybody have any examples of reading from a variable length file using fread, Im using something like this
fread(&sInputRec, Len,1, fpInput);
but the problem is i dont know the length for each record.
Thanks
Hello
I have a string in this format
lastname.firstname.middlename:
I want to parse these elements into separate strings
If i get any examples or sample code, It will be of great help
Thank You
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.