home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #31 / NN_1992_31.iso / spool / comp / lang / c / 19158 < prev    next >
Encoding:
Internet Message Format  |  1993-01-03  |  843 b 

  1. Path: sparky!uunet!usc!cs.utexas.edu!tamsun.tamu.edu!tpradeep
  2. From: tpradeep@cs.tamu.edu (Pradeep K Tapadiya)
  3. Newsgroups: comp.lang.c
  4. Subject: Is there any utility to construct `C' program flow.
  5. Date: 4 Jan 1993 00:03:36 GMT
  6. Organization: Computer Science Department, Texas A&M University
  7. Lines: 20
  8. Distribution: usa
  9. Message-ID: <1i7usoINN5rr@tamsun.tamu.edu>
  10. NNTP-Posting-Host: neuron.tamu.edu
  11.  
  12. Greetings,
  13.  
  14. I am wondering if there is any utility which will construct the
  15. program flow from `C' source modules - something like
  16.  
  17.    main - Init     - Fnc1
  18.                    - Fnc2
  19.         - DoRead   - ReadParams
  20.                    - ReadFile   - File1
  21.                                 - File2
  22.         -
  23.  
  24. Can someone please tell me if there is any such shareware or public
  25. domain utility?
  26.  
  27. Thank you for your help.
  28.  
  29. Pradeep
  30. tpradeep@cs.tamu.edu
  31.  
  32.