Mail Archives: djgpp/1998/08/12/09:15:25
Endlisnis <s257m AT unb DOT ca> wrote in article <35D0BA17 DOT 21A5DC36 AT unb DOT ca>...
> Why not just make it:_tile map[100][100];
Well I did that before, and it worked for a while, then it didn't (SIGILL
ahhh!!!) so I rewrote all my code using pointers, and now I try to
recompile and something is wrong with my file io code aaaaaaaaaaargh sigh
I'll never finish this
> What was the error that the compiler gave you on this line of code
(without the
> '&'). And what is 'blit' & 'tiles'.
Blit = allegro function, tiles = array of 256 allegro BITMAPs... Don't
think there was an error, just at runtime it gave me strange values
- Cephaler -
- Raw text -