Jpp
19.1.0
the software that should make you happy
|
Example program to show system time. More...
#include <iostream>
#include <iomanip>
#include "JSystem/JTime.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 show system time.
Definition in file JTime.cc.
int main | ( | int | argc, |
char * | argv[] | ||
) |
Definition at line 14 of file JTime.cc.