| delorie.com/archives/browse.cgi | search |
| From: | Michael Bevin <mbevin AT hermes DOT otago DOT ac DOT nz> |
| Newsgroups: | comp.os.msdos.djgpp |
| Subject: | converting data in memory to stream |
| Date: | Tue, 25 Mar 1997 11:38:58 +1200 |
| Organization: | University of Otago, Dunedin, NZ |
| Lines: | 5 |
| Message-ID: | <Pine.OSF.3.91.970325113510.29770G-100000@hermes.otago.ac.nz> |
| References: | <tQhk9AA8R4HzEwpx AT jenkinsdavid DOT demon DOT co DOT uk> |
| <or1VzBAaUjKzEwS2 AT jenkinsdavid DOT demon DOT co DOT uk> <bihl$LAZFsKzEwE2 AT talula DOT demon DOT co DOT uk> | |
| NNTP-Posting-Host: | hermes.otago.ac.nz |
| Mime-Version: | 1.0 |
| In-Reply-To: | <bihl$LAZFsKzEwE2@talula.demon.co.uk> |
| To: | djgpp AT delorie DOT com |
| DJ-Gateway: | from newsgroup comp.os.msdos.djgpp |
i've got a programme which uses an allegro datafile to store heaps of jpgs and then uses this jpg library to decode them except the jpg library needs the input coming from a stream (ie *fp) so i have to write each jpg to disk and then fopen it which is pretty pointless... is there any way i can get around this?
| webmaster | delorie software privacy |
| Copyright © 2019 by DJ Delorie | Updated Jul 2019 |