| www.delorie.com/djgpp/mail-archives/browse.cgi | search |
| From: | "Florian Xaver" <dos DOT fire AT aon DOT at> |
| Newsgroups: | comp.os.msdos.djgpp |
| References: | <85a6ll$113$1 AT nclient11-gui DOT server DOT virgin DOT net> |
| Subject: | Re: Moving Error |
| Date: | Sun, 9 Jan 2000 19:26:21 +0100 |
| X-Newsreader: | Microsoft Outlook Express 4.71.1712.3 |
| X-MimeOLE: | Produced By Microsoft MimeOLE V4.71.1712.3 |
| Lines: | 25 |
| Message-ID: | <3879d813$0$23974@SSP1NO17.highway.telekom.at> |
| NNTP-Posting-Host: | 212.183.100.179 |
| X-Trace: | newsreader.vienna.highway.telekom.at 947509267 23974 212.183.100.179 |
| To: | djgpp AT delorie DOT com |
| DJ-Gateway: | from newsgroup comp.os.msdos.djgpp |
| Reply-To: | djgpp AT delorie DOT com |
I think, it is a memory error. Mabe you didn't set a variable 0 (Audiostream), or a arry is too small, etc. Gary Smith schrieb in Nachricht <85a6ll$113$1 AT nclient11-gui DOT server DOT virgin DOT net>... >Help, > >I have written a program using the latest Allegro WIP and VC5. The program >compiles OK with no error messages or warnings. However when I run it it >terminates. I traced the termination point to a blit command. >By remming this command out the program worked. > >After this I went through the program and removed a few remark lines (ie >// ). Now the program terminates at another blit command elsewhere in the >program. The termination point seems to vary when code is added or removed >from the program, but always terminates at a blit command. > >Any ideas ? > > > >
| webmaster | delorie software privacy |
| Copyright © 2019 by DJ Delorie | Updated Jul 2019 |