home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #16 / NN_1992_16.iso / spool / comp / os / msdos / programm / 8139 < prev    next >
Encoding:
Internet Message Format  |  1992-07-28  |  683 b 

  1. Xref: sparky comp.os.msdos.programmer:8139 comp.lang.c:11687
  2. Path: sparky!uunet!cs.utexas.edu!qt.cs.utexas.edu!yale.edu!yale!gumby!destroyer!ncar!noao!arizona!copeland
  3. From: copeland@cs.arizona.edu (Jack Copeland)
  4. Newsgroups: comp.os.msdos.programmer,comp.lang.c
  5. Subject: BC++ graphics storage (void far *)
  6. Keywords: BC++ graphics C
  7. Message-ID: <19750@optima.cs.arizona.edu>
  8. Date: 29 Jul 92 01:07:36 GMT
  9. Sender: news@cs.arizona.edu
  10. Followup-To: poster
  11. Lines: 5
  12.  
  13. In BC++ graphic images are stored using void far *, ie getimage.
  14. Does anyone know exactly how images are stored?  I'm trying to printf the
  15. contents of the variable pointing to the graphic; how can this be done?
  16.  
  17. copeland
  18.