1: /*
   2:  * Test of passing and accessing the command line arguments through dbx.
   3:  */
   4: 
   5: main (argc, argv)
   6: int argc;
   7: char *argv[];
   8: {
   9: }

Defined functions

main defined in line 5; never used
Last modified: 1985-03-08
Generated: 2016-12-26
Generated by src2html V0.67
page hit count: 428
Valid CSS Valid XHTML 1.0 Strict