#include <stdio.h>
#include <string.h>
#include "memvirtu.h"
#include "lowparam.h"
#include "lowsolid.h"
#include "mancommd.h"
Go to the source code of this file.
Functions | |
void | help (void) |
void | helpman (COMTYPE *p) |
void help | ( | void | ) |
Definition at line 48 of file manhelp_.cpp.
References command::comname, comtable, helpman(), NIL, restbuf, and strupper().
void helpman | ( | COMTYPE * | p | ) |
Definition at line 102 of file manhelp_.cpp.
References command::comname, and NIL.
Referenced by help().