home *** CD-ROM | disk | FTP | other *** search
- !Flow Version 1.00 Help File
- ------------------------------
-
- /***************************************************************************/
-
- The software is provided "as is"; I Brian Higgins make no warranty, express
- or implied, of the merchantability of this software or its fitness for any
- particular purpose. In no circumstances shall I be liable for any damage,
- loss of profits, or any indirect or consequential loss arising out of the
- use of this software or inability to use this software, even if I have been
- advised of the possibility of such loss.
-
- /***************************************************************************/
-
- here you are then...
-
- This program "finds the module call structure of c program"
-
- Some have found this utility useful while debugging apps. One doesn't have
- to go dredging through the code to find what function calls one has made,
- one simply goes dredging through this file instead.
- It is quite useful for finding functions that have not been called anywhere and is also useful while explaining how a large program works to somebody,
- or to yourself for that matter!
-
- To use simply drag a c source program to the iconbar. A standard SaveAs
- box will appear. This file contains all the function flow information.
-
- For those that are interested the cflow analyserer "cflow" is in
- !flow.c.cflow
-
- you can get me at:
- 92 Ranelagh Road,
- Ranelagh,
- Dublin 6.
- Eire.
-
- Good luck!
-
- Briag.
-
-