basename.c:void main (void)
bdde.c:| Changed error messages, main(), GetAllOptions()  | HanSoft          |120994|
bdde.c:This routine is the main engine behind all error message handling. If an error
bdde.c:This is the main routine and entry-point for executing the shell.
bdde.c:main() does very little. First it finds out which command to call, then it
bdde.c:  int main (int argc, char *argv [])
bdde.c:  int main (argc, argv) int argc; char *argv [];
bdde.c:        ErrMsg (MARGUMEN, ERRSTAT, "main");
depth_va.c:int main (int argc, char **argv)
fget_va.c:int main (int argc, char **argv)
fload.c:int main (void)
strcalc.c:  x y % (divides x and y and puts the remainder on the stack)
strcalc.c:void main (void)
strcalc.c:This is the main calculation engine. All operators can be reduced to pop() and
strdel.c:void main (void)
strequ.c:int main (void)
strlwr.c:void main (void)
strncopy.c:void main (void)
strnicmp.c:void main (void)
strslc.c:int main (int argc, char **argv)
strtodir.c:void main (void)
strtova.c:int main (int argc, char **argv)
strtrm.c:int main (void)
tw2c.c:  int main (int argc, char **argv)
tw2c.c:  int main (argc, argv) int argc; char **argv;
version.c:want to use the source-code report use __FILE__ as argument for __main__. If
version.c:  void version (char *__main__, int __stat__)
version.c:  void version (__main__, __stat__) char *__main__; int __stat__;
version.c:  printf ("\nProgram %s was compiled at %s on %s.\n", __main__,
