home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1993 #1 / NN_1993_1.iso / spool / comp / lang / c / 19273 < prev    next >
Encoding:
Text File  |  1993-01-06  |  861 b   |  28 lines

  1. Newsgroups: comp.lang.c
  2. Path: sparky!uunet!elroy.jpl.nasa.gov!usc!cs.utexas.edu!torn!watserv2.uwaterloo.ca!watserv1!dzouak
  3. From: dzouak@watserv1.uwaterloo.ca (Driss Zouak)
  4. Subject: Source Code to load a PCX, GIF, ...
  5. Message-ID: <C0EL26.KHF@watserv1.uwaterloo.ca>
  6. Keywords: PCX, GIF, SOURCE
  7. Organization: University of Waterloo
  8. Distribution: na
  9. Date: Tue, 5 Jan 1993 22:56:29 GMT
  10. Lines: 16
  11.  
  12.    I need to be able to load up some kind of graphics image (to use in the
  13. background of my program).  I need to use a file format that there is a good
  14. drawing or painting program for.
  15.  
  16.    Any ideas ?
  17.  
  18.    I need the source, but anything is a start.
  19.  
  20. ////////////////////////
  21. // Driss Zouak
  22. // dzouak@watserv1.uwaterloo.ca
  23. ////////////////////////
  24. // There is a world of knowledge out there, I'm just not sure where that
  25. // world is ?   DZouak
  26. /////////////////////////
  27.  
  28.