U++ framework
Do not panic. Ask here before giving up.

Home » U++ Library support » U++ Core » CR visibile with notepad
CR visibile with notepad [message #18191] Mon, 15 September 2008 15:00 Go to previous message
forlano is currently offline  forlano
Messages: 1244
Registered: March 2006
Location: Italy
Senior Contributor
Hello,

the ASCII file I'm generating have, when showed by a simple editor as notepad, a rectangular empty box at the place of the invisible carriage return (see after the word "Master")

index.php?t=getfile&id=1376&private=0

Notepad does not recognize it as a real CR. In wordpad instead it does not appear and works ok. In the past this character did not appear with notepad.
Because it is causing problem during the parsing of the txt file I would like to know if it is normal.

The txt file is generated by code like this

FileOut out(filename);
out << NFormat( "%-30.30s\n", NAMETORNEO);
out << NFormat( "%-30.30s\n", PLACETORNEO);
...

Thanks,
Luigi
  • Attachment: pic2.jpg
    (Size: 28.05KB, Downloaded 918 times)
 
Read Message
Read Message
Read Message
Read Message
Read Message
Previous Topic: Is there a way to fetch objects w/o default constructor?
Next Topic: C++ parsing
Goto Forum:
  


Current Time: Tue Sep 08 05:02:30 GMT+2 2026

Total time taken to generate the page: 0.00603 seconds