lineend.h File Reference

Translate line endings automatically (UNIX, Classic Mac, DOS). More...

#include <streambuf>
#include <climits>

This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Namespaces

namespace  OpenBabel

Classes

class  FilteringInputStreambuf
 Delivers characters from an istream or streambuf from a source while filtering. More...
class  LineEndingExtractor
 Replaces CRLF (DOS) and CR (Mac OS 9) line endings by LF (POSIX). More...


Detailed Description

Translate line endings automatically (UNIX, Classic Mac, DOS).