home *** CD-ROM | disk | FTP | other *** search
- CHelpGen
-
- version 1.00 last update 07/04/93
-
- (C)1993 Jason O'Broin
-
-
- This program lets you create !SrcEdit compatable help files from the Desktop C
- Risc_Oslib header files.
-
- Currently, !SrcEdit only comes with the header files for the Shared C library
- headers. This is useful, but it annoying that the Risc_Oslib files aren't
- also provided.
-
- However, Desktop C release comes with the header files for Risc_Oslib, fully
- commented (equivalent to the printed manual). This program produces a help file
- from these headers.
-
- Usage:
-
- * Ensure that C$Path is set as it uses this path to find the header files
- (typically = $.DDE.Libraries.Clib.,$.DDE.Libraries.Risc_Oslib.)
- So, search path is C:^.risc_oslib.h
-
- * Ensure that !SrcEdit has been 'seen', so that it's path is known.
- CHelpGen places the resulting help file in !SrcEdit.help.chelp
-
- * Run CHelpGen
-
- * CHelpGen displays a list of header files and prototypes found whilst running
-
- * Goto !SrcEdit.help.clib and combine the old 'C' help file with the new
- 'helptext' file, and resave as 'C'
-
- * See if it works!!
-
-
- Final comments : This program is *extremely* 'quick and dirty', and I knocked
- it up last night in a fit of insomnia. However, it does the
- job. I disown the programming style completely :-)
-
-
- Update Information
-
-
- version 1.00
- ------------
-
- * Release version
-
-
- Known bugs : None
-
-
- Any problems/improvements etc. contact :
-
- Jason O'Broin
- 31 High Street
- Brampton
- Cambs
- PE18 8TG
-
- (0480) 453376
-
- or email to :
-
- J.P.OBroin@uk.ac.newcastle
- OR job@uk.ac.dur.johnson
-
-
- Jason O'Broin, 07/02/93
-