Hello,
I am a little new to C. Her is my case:
I am reading a record, doing a simple if check and writing the new record to an output file. However when I process the records I am getting 2 records for each record read. I know this is some kind of line feed problem but I am not sure what to...