From: "JCx" Newsgroups: comp.os.msdos.djgpp Subject: Allegro - problem when re-running a program Date: Fri, 28 Aug 1998 17:34:58 +0200 Lines: 14 Message-ID: <6s6in9$3cf$1@news4.isdnet.net> NNTP-Posting-Host: p14-007.province.worldnet.fr To: djgpp AT delorie DOT com DJ-Gateway: from newsgroup comp.os.msdos.djgpp Precedence: bulk Hi there, Another question 'bout Allegro: I wrote a program which works well the first time I run it. The problem is, if I go back to DOS, and then run the program again, it crashes when trying to create a 2000x2000 memory bitmap. I suspect this is because the program doesn't free memory when exiting the first time. Any idea ? Using Allegro 3.0+WIP, djgpp 2.8. Thanks, JCx. jicehix AT worldnet DOT fr