#include "ten.h"#include "privateTen.h"

Defines | |
| #define | INFO "Information about this program and its use" |
Functions | |
| int | tend_aboutMain (int argc, char **argv, char *me, hestParm *hparm) |
| TEND_CMD (about, INFO) | |
Variables | |
| char * | _tend_aboutInfoL |
| #define INFO "Information about this program and its use" |
| int tend_aboutMain | ( | int | argc, | |
| char ** | argv, | |||
| char * | me, | |||
| hestParm * | hparm | |||
| ) |
| TEND_CMD | ( | about | , | |
| INFO | ||||
| ) |
| char* _tend_aboutInfoL |
Initial value:
(INFO ". ")
1.5.6