Overview
Examples
Screenshots
Comparisons
Applications
Download
Documentation
Tutorials
Bazaar
Status & Roadmap
FAQ
Authors & License
Forums
Funding Ultimate++
Search on this site
Search in forums












SourceForge.net Logo
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: 1185
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 557 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: Wed May 15 11:57:33 CEST 2024

Total time taken to generate the page: 0.01572 seconds