Go to the source code of this file.
Functions | |
void | help_message (void) |
void | fatalError (const char *msg1, const char *msg2) |
int | prescan_document (char *file, int *lines, int *vlen, int *ll) |
void | SplitParts (int n, int part, int parts, int *dim, int *off) |
void fatalError | ( | const char * | msg1, | |
const char * | msg2 | |||
) |
int prescan_document | ( | char * | file, | |
int * | lines, | |||
int * | vlen, | |||
int * | ll | |||
) |
void SplitParts | ( | int | n, | |
int | part, | |||
int | parts, | |||
int * | dim, | |||
int * | off | |||
) |