From: cwebb DOT nospam AT ctos DOT com (Julia/Christopher Webb) Newsgroups: comp.os.msdos.djgpp Subject: Re: Allegro Datafile --what am I doing wrong? Date: Sun, 14 Dec 1997 20:45:15 GMT Message-ID: <349444a2.864259@news.weldlink.com> References: <348dc5c3 DOT 677781 AT news DOT weldlink DOT com> Lines: 12 NNTP-Posting-Host: 204.144.249.2 To: djgpp AT delorie DOT com DJ-Gateway: from newsgroup comp.os.msdos.djgpp Precedence: bulk I rewrote the code to control the initialization routine better, and I rewrote the data structure that I was using, and it works now. I don't know exactly what the error was, but it is gone now. Thanks for the suggestions. As an unrelated aside -- does anyone happen to know why Win95 is closing the DOS box with some sort of illegal instruction error when I link with profiling enabled? It doesn't occur otherwise. It's not important right now, since I am in the early stages of program development, but I was wondering if it's a known Windows problem or just something weird happening to me.