[<<Previous Entry] [^^Up^^] [Next Entry>>] [Menu] [About The Guide]
                              TcxlMain() Logic

 The entire TcxlMain() procedure looks like this:

   IntT  CDC   TcxlMain(IntT ac, ChrP av[])
   {
      ac = ac;
      av = av

      TuiInit(NULL, ResLst, NULL, NULL);
      TuiDialog(DLG_SMDIALOG);

      return(0);
   }


This page created by ng2html v1.05, the Norton guide to HTML conversion utility. Written by Dave Pearson