Hubo Library
|
Go to the source code of this file.
Functions | |
string | GetDateTime (char seperator, char timeSeperator) |
bool | AppendFile (string sFile, string sText) |
int | main (int argc, char *argv[]) |
bool AppendFile | ( | string | sFile, |
string | sText | ||
) |
Definition at line 105 of file AnalogDump.cpp.
string GetDateTime | ( | char | seperator, |
char | timeSeperator | ||
) |
Definition at line 95 of file AnalogDump.cpp.
int main | ( | int | argc, |
char * | argv[] | ||
) |
Definition at line 22 of file AnalogDump.cpp.