Xref: utzoo comp.sys.ibm.pc.programmer:952 alt.msdos.programmer:1488 Path: utzoo!utgpu!news-server.csri.toronto.edu!clyde.concordia.ca!uunet!mailrus!iuvax!bobmon From: bobmon@iuvax.cs.indiana.edu (RAMontante) Newsgroups: comp.sys.ibm.pc.programmer,alt.msdos.programmer Subject: Re: TurboC getimage() function Keywords: putimage(),imagesize(),getimage() Message-ID: <41843@iuvax.cs.indiana.edu> Date: 14 Apr 90 01:11:52 GMT Reply-To: bobmon@iuvax.cs.indiana.edu (RAMontante) Organization: malkaryotic Lines: 5 The doco indicates that imagesize() can only identify a block of (64K - 1) or fewer bytes. I wouldn't be surprised (but I don't know) to find that a full EGA image is bigger than 64K. You may have to manipulate your image in more than one chunk.