Hi Friends I have a problem while reading the pipe separated file.
I want to read pipe separated data in the file. Is any function is available to read the data by providing deliminator as |. I have used CreateFile windows function to open the file.
How the fscanf function will help to get this.
Thanks