From: "Ross Boast" Newsgroups: comp.os.msdos.djgpp Subject: PCX displaying help Date: 16 Aug 1997 13:47:13 GMT Organization: BT Internet Lines: 19 Message-ID: <01bcaa4a$22bdd7e0$LocalHost@rossa> NNTP-Posting-Host: host5-99-52-98.btinternet.com To: djgpp AT delorie DOT com DJ-Gateway: from newsgroup comp.os.msdos.djgpp Precedence: bulk Djgpp experts, Being new to djgpp (and c/c++ in its self) i need examples of source to learn from and use.I find this a valuable way to learn and remember commands (aswell as reading numerous texts on the subject).I realise starting in djgpp isn't a good start as it seems fairly complicated compared to seem others i have seen but i am not complaining as djgpp is after all free.In my opinion the main compilers and languages are quite expensive to buy so Djgpp seemed a good place to start and hopefully find my feet. Anyway back to the issue, i am currently trying to complete a program and i would like to display pcx files (or any image file!) i have numerous written code but that doesn't work due to Djgpp memory far/near pointers (so i'm told), i've read the FAQ but i'm still unable to write a code which displays multiple pcx files in Djgpp, if someone has or knows where i could find a sample source code for displaying pcx in djgpp i would be grateful. Thanks in advance. Ross.