textfile.cc File Reference

Implementations for the text-based file I/O helper classes. More...

Include dependency graph for textfile.cc:

Go to the source code of this file.

Functions

void Sanitize (const String &src, String *dest)

Detailed Description

Implementations for the text-based file I/O helper classes.

Bug:
These routines fail when trying to read files linewise that use the Mac eol ''. Both Windows and Unix eol ("\r\n" and '
') work. Use the programs 'dos2unix' or 'tr' to convert the ''s to '
's.

Definition in file textfile.cc.

Generated on Mon Jan 24 12:04:38 2011 for FASTlib by  doxygen 1.6.3