home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #26 / NN_1992_26.iso / spool / comp / graphics / 11616 < prev    next >
Encoding:
Internet Message Format  |  1992-11-09  |  1.1 KB

  1. Xref: sparky comp.graphics:11616 comp.sys.dec:5845
  2. Newsgroups: comp.graphics,comp.sys.dec,comp.os.ultrix
  3. Path: sparky!uunet!zaphod.mps.ohio-state.edu!sdd.hp.com!news.cs.indiana.edu!noose.ecn.purdue.edu!en.ecn.purdue.edu!kardaras
  4. From: kardaras@en.ecn.purdue.edu (George S Kardaras)
  5. Subject: PHIGS question
  6. Message-ID: <1992Nov9.025318.14752@en.ecn.purdue.edu>
  7. Organization: Purdue University Engineering Computer Network
  8. Date: Mon, 9 Nov 92 02:53:18 GMT
  9. Lines: 23
  10.  
  11.  
  12. Hello,
  13.  
  14. I develloped an interface code which allows me to access and use
  15. the C language functions of PHIGS through LISP. 
  16.  
  17. There seems to be a small problem, though: I have a program in C
  18. that works perfectly well that I "translated" in LISP, but the
  19. latter gets stuck whenever I use psetviewrep3 in which case it 
  20. gives me an error message saying:
  21.  
  22.  
  23. %PHIGS-E-ERROR_152, Invalid viewport: one or more of the minimum limits 
  24. Exceeds its corresponding maximum limit in routine psetviewrep3
  25.  
  26.  
  27. I checked for the viewport values and they get set to the ones given in
  28. the C program correctly. 
  29.  
  30. Any help is appreciated.
  31.  
  32. Thanks in advance,
  33. George S. Kardaras
  34.