home *** CD-ROM | disk | FTP | other *** search
/ OS/2 Professional / OS2PRO194.ISO / os2 / prgramer / unix / archive / emx / doc / emxfn.doc next >
Encoding:
Text File  |  1993-03-28  |  951 b   |  37 lines

  1.  
  2.                             Mike Levis -- OS/2
  3.                             Sun March 28, 1993
  4.                             emxfn.inf v1.0
  5.  
  6.  
  7. emxfn.inf is an INF version of the emx/gcc 0.8f library function reference.
  8. It uses hyper-text to make reading the documentation easier.
  9.  
  10. In order to view it, be sure that emxfn.inf is located in a directory
  11. contained in the BOOKSHELF path, or at least in the current directory.
  12. Then type:
  13.    view emxfn
  14. to see the function reference.
  15.  
  16. When emxfn.inf is loaded, you will see
  17. [+] function a
  18. [+] function b
  19. [+] function c
  20. ...etc...
  21.  
  22. To see the documentation for a function, click on the [+] to expand the
  23. tree.  For example:
  24. ...
  25. [+] function p
  26. [+] function q
  27. [-] function r
  28.       raise()
  29.       rand()
  30.       read()
  31.       ...etc...
  32.  
  33. Then you can double-click on the name of the function you want to read
  34. about.  The description is just like the plain text version, except this
  35. INF version has hyper-text (i.e. cross reference) capabilities.
  36.  
  37.