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