Jpp
master_rocky-40-g5f0272dcd
the software that should make you happy
|
Example program to test JANG::JFileSream and JLANG::JNullStream classes. More...
#include <string>
#include <iostream>
#include <iomanip>
#include "JLang/JFileStream.hh"
#include "JLang/JNullStream.hh"
#include "Jeep/JParser.hh"
#include "Jeep/JMessage.hh"
Go to the source code of this file.
Functions | |
int | main (int argc, char **argv) |
Example program to test JANG::JFileSream and JLANG::JNullStream classes.
Definition in file JNullStream.cc.
int main | ( | int | argc, |
char ** | argv | ||
) |
Definition at line 19 of file JNullStream.cc.