Mail Archives: djgpp/1999/03/01/17:10:58
From: | Vlad Alexeev <drummer AT uniyar DOT ac DOT ru>
|
Newsgroups: | comp.os.msdos.djgpp
|
Subject: | Am I doing something wrong?
|
Date: | Tue, 02 Mar 1999 00:50:52 +0300
|
Organization: | Yartelecom Computer Networks
|
Lines: | 13
|
Message-ID: | <36DB0BBC.5DCF578C@uniyar.ac.ru>
|
NNTP-Posting-Host: | ppp100.yaroslavl.su
|
Mime-Version: | 1.0
|
X-Trace: | news.innet.yaroslavl.su 920325440 18546 194.135.41.128 (1 Mar 1999 21:57:20 GMT)
|
X-Complaints-To: | usenet AT innet
|
NNTP-Posting-Date: | 1 Mar 1999 21:57:20 GMT
|
X-Mailer: | Mozilla 4.05 [en] (Win95; I)
|
To: | djgpp AT delorie DOT com
|
DJ-Gateway: | from newsgroup comp.os.msdos.djgpp
|
Reply-To: | djgpp AT delorie DOT com
|
I am writing in program -
bitmap=load_bmp(bitmap);
int s;
s=getpixel(bitmap,4,4);
( this bitmap is (16,40) )
, compiler eats this ok, but exe file crash at this point :(
why ? I have latest allegro and djgpp version, color depths of bmp and
program are the same.. what should I correct ?
Vlad
http://atari.da.ru
- Raw text -