home *** CD-ROM | disk | FTP | other *** search
-
- Mike Levis -- OS/2
- Sun March 28, 1993
- emxfn.inf v1.0
-
-
- emxfn.inf is an INF version of the emx/gcc 0.8f library function reference.
- It uses hyper-text to make reading the documentation easier.
-
- In order to view it, be sure that emxfn.inf is located in a directory
- contained in the BOOKSHELF path, or at least in the current directory.
- Then type:
- view emxfn
- to see the function reference.
-
- When emxfn.inf is loaded, you will see
- [+] function a
- [+] function b
- [+] function c
- ...etc...
-
- To see the documentation for a function, click on the [+] to expand the
- tree. For example:
- ...
- [+] function p
- [+] function q
- [-] function r
- raise()
- rand()
- read()
- ...etc...
-
- Then you can double-click on the name of the function you want to read
- about. The description is just like the plain text version, except this
- INF version has hyper-text (i.e. cross reference) capabilities.
-
-