Why not just write the ASCII value that you really want to see in the file instead of '\n'?
Regards,Code:fprintf( szBuf,"Vox1999a%c##%c%c##%c%c", 0x0a, 0x0c, 0x0a, 0x0C, 0x0a ); // or whatever
Paul McKenzie
| CodeGuru Home | VC++ / MFC / C++ | .NET / C# | Visual Basic | VB Forums | Developer.com |
|
Results 1 to 6 of 6
Thread: Get rid of 0x0d!!!Threaded View
|
Click Here to Expand Forum to Full Width |