Retro video games delivered to your door every month!
Click above to get retro games delivered to your door ever month!
X-Hacker.org- Vitamin C Library - name <b>hopen</b> -- opens help file and index http://www.X-Hacker.org [<<Previous Entry] [^^Up^^] [Next Entry>>] [Menu] [About The Guide]
name            hopen  --  opens help file and index

synopsis        c = hopen(msgfil,ndxfil);
                COUNT c;          if no error 0 else -1,-2,-3
                TEXT msgfil[32];  help file
                TEXT ndxfil[32];  index to help file

description  opens the help file and the index file and calls
           hload to load index.
           returns: 0 if everything ok
                   -1 if help file cannot be opened
                   -2 if index file cannot be opened
                   -3 if index file cannot be closed

Online resources provided by: http://www.X-Hacker.org --- NG 2 HTML conversion by Dave Pearson