1 #ifndef __JLANG__JASCIIFILEREADER__
2 #define __JLANG__JASCIIFILEREADER__
15 namespace JPP {
using namespace JLANG; }
Object reading from ASCII file.
JASCIIFileReader()
Default constructor.
Interface for object iteration with named access.
JASCIIFileReader(const char *file_name)
Constructor.