home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1993 #1 / NN_1993_1.iso / spool / comp / graphics / 13401 < prev    next >
Encoding:
Internet Message Format  |  1993-01-05  |  1.5 KB

  1. Path: sparky!uunet!olivea!news.bbn.com!usc!cs.utexas.edu!swrinde!network.ucsd.edu!ivem.ucsd.edu!spl
  2. From: spl@ivem.ucsd.edu (Steve Lamont)
  3. Newsgroups: comp.graphics
  4. Subject: Re: 2D Plotting using GnuC?
  5. Keywords: Histogram, line plot
  6. Message-ID: <1ic6p0INNc2j@network.ucsd.edu>
  7. Date: 5 Jan 93 14:42:40 GMT
  8. References: <1ibtjqINNrtm@venture.ksu.ksu.edu>
  9. Organization: University of Calif., San Diego/Microscopy and Imaging Resource
  10. Lines: 23
  11. NNTP-Posting-Host: ivem.ucsd.edu
  12.  
  13. In article <1ibtjqINNrtm@venture.ksu.ksu.edu> sngattan@venture.ksu.ksu.edu (Down and Under) writes:
  14. >    I am using GnuC to develop a few basic routines for image
  15. >enhancement. ...
  16. >I found a command GrLine (x1,y1,x2,y2,color) but when I use it, the
  17. >compiler gives me an error. Thanks in advance. 
  18.  
  19. By "GnuC" I'm assuming that you mean GCC from the GNU Project folk.
  20.  
  21. There are no built in graphics "commands" in GCC (at least that I know
  22. of and I use it pretty extensively), or in any other C compiler, for
  23. that matter.
  24.  
  25. It would be helpful in answering your question to know what system
  26. you're running on, including operating system evironment, and exactly
  27. what the error message the compiler gave you (assuming that it was the
  28. compiler and not the loader or some other component).
  29.  
  30.                             spl
  31. -- 
  32. Steve Lamont, SciViGuy -- (619) 534-7968 -- spl@szechuan.ucsd.edu
  33. UCSD Microscopy and Imaging Resource/UCSD Med School/La Jolla, CA 92093-0608
  34. "Personally, I don't care whether someone is cool enough to quote Doug
  35. Gwyn--I only care whether Doug Gwyn is cool enough to quote." - Larry Wall
  36.