home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #16 / NN_1992_16.iso / spool / comp / windows / x / pex / 404 next >
Encoding:
Text File  |  1992-07-21  |  2.4 KB  |  47 lines

  1. Newsgroups: comp.windows.x.pex
  2. Path: sparky!uunet!mcsun!sunic!ugle.unit.no!alf.uib.no!hsr.no!jarl
  3. From: jarl@hsr.no (Jarl Haugland)
  4. Subject: Re: On-Line Reference for PHIGS functions/structs
  5. Message-ID: <1992Jul21.131247.6662@hsr.no>
  6. Sender: news@hsr.no
  7. Organization: Rogaland University Centre
  8. References:  <63918@hydra.gatech.EDU>
  9. Date: Tue, 21 Jul 1992 13:12:47 GMT
  10. Lines: 35
  11.  
  12. In article <63918@hydra.gatech.EDU>, gt8166a@prism.gatech.EDU (DOERSCHUK,DAVID OAKES) writes:
  13. > I am taking a graphical interfaces class, and the system being
  14. > used is PHIGS on Sun ipc machines.  I'm having a difficult time
  15. > of it, in part because the text ("A Practical Introduction to
  16. > PHIGS and PHIGS PLUS", by T.L.J. Howard, et.al. c.1991) does not
  17. > seem to use the same names for functions, structures, and #defines
  18. > as Sun PHIGS does.  I'm told that our version of Sun PHIGS is the
  19. > most recent, although I can't find the version number by grepping
  20. > the .h files for "ersion" and "ev" ({V|v}ersion and {R|r}ev). 
  21. > Is there an electronic version of the Reference Manual, or at 
  22. > least a detailed list of the functions/structs/#defines and
  23. > their meanings/usage?  I'm using the phigsextern.h file as a
  24. > syntax model for function calls, but at my level of competence
  25. > thats not enough information.
  26. I've been using the same book as you refer, and have met the same problems.
  27. Seems like you are using SunPHIGS, while I am using the PHIGS API supplied
  28. with MIT's X11R5. As far as I know both of these use the same naming-conventions.
  29.  
  30. My solotion to overcome these problems has been to use the PHIGS reference
  31. manual pages supplied with X11R5 (in the mit/doc/extensions/PEX/SI/PHIGS catalog).
  32. Here you will find man-pages for every PHIGS-function, with description of
  33. datastructures etc. If you put "underscores" in the function-names provided
  34. in the "T.L.J. Howard..." book you get most of the names correct. See the man-
  35. pages for details.
  36.  
  37. If you don't have the X11R5 code it might be ftp'ed from "export.lcs.mit.edu"
  38.  
  39. -- 
  40. =+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=
  41. / Jarl Haugland                  | E-mail: jarl@hsr.no   | The cost of living \
  42. / Rogaland University Center     | Tlf:    +47-4-874432  | hasn't affected    \
  43. / Stavanger, NORWAY              | Fax:    +47-4-874300  | its popularity.    \
  44. =+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=
  45.