Jpp
18.0.0-rc.4
the software that should make you happy
|
Example program to show system time. More...
#include <string>
#include <iostream>
#include <iomanip>
#include "JSystem/JDateAndTime.hh"
#include "Jeep/JParser.hh"
#include "Jeep/JMessage.hh"
#include "Jeep/JPrint.hh"
Go to the source code of this file.
Functions | |
int | main (int argc, char *argv[]) |
Example program to show system time.
Definition in file JDateAndTime.cc.
int main | ( | int | argc, |
char * | argv[] | ||
) |
Definition at line 18 of file JDateAndTime.cc.