Message-ID: From: Shawn Hargreaves To: djgpp AT delorie DOT com Subject: Re: allegro datafiles won't work Date: Wed, 15 Apr 1998 10:35:53 +0100 MIME-Version: 1.0 Content-Type: text/plain Precedence: bulk TackMast writes: > the datafiles still won't work for me in allegro. it seems to not > be able to find the datafile, even though there seems to be nothing > wrong with my code. I don't know what the problem with this could be, apart from obvious things like not having that datafile in the current directory when you run it. I'm afraid that you are on your own from this point on: I have nothing further to suggest. I presume that the Allegro examples do work correctly on your machine? If so, maybe you could take something like the ex12.c and gradually modify that, going in very small steps until you turn it into the same thing as your program, thus finding out exactly which change makes your problem reappear... Shawn Hargreaves.