OPERA
1.0
Open source echelle spectrograph reduction pipeline
|
#include <stdarg.h>
#include <string>
Go to the source code of this file.
Functions | |
static void | systemf (const char *form,...) |
static void | printUsageSyntax () |
static string | strip (string stringIn, char whitespace) |
static void | tableAdd (string line) |
static void printUsageSyntax | ( | ) | [static] |
static string strip | ( | string | stringIn, |
char | whitespace | ||
) | [static] |
static void systemf | ( | const char * | form, |
... | |||
) | [static] |
static void tableAdd | ( | string | line | ) | [static] |