#include <stdio.h>
#include "mancommd.h"
#include "gphgraph.h"
Go to the source code of this file.
Functions | |
void | MSD_execPrint (void) |
void | MSD_highPrint (FILE *fptr, char *mens) |
void | MSD_lowPrint (char *to, char *from) |
void MSD_execPrint | ( | void | ) |
void MSD_highPrint | ( | FILE * | fptr, | |
char * | mens | |||
) |
Definition at line 50 of file gphprint.cpp.
References MSD_lowPrint().
Referenced by MSD_execPrint().
void MSD_lowPrint | ( | char * | to, | |
char * | from | |||
) |