Mail Archives: djgpp/1997/04/16/16:52:48
Ok, here's something weird... I have a program that heavily uses pointers.
However, I've thoroughly checked my pointer routines, and to the best of
my knowledge, they appear to be working properly.
If I run the program in Dos, I get a SigSegV right away after running the
program and it draws the screen.
If I run it in Windows 95 windowed, it runs for a while, then usually
craps
out on me giving me an invalid instruction.
If I run it in Windows 95, full screen, it keeps on happily chugging away
for hours on end with no apparent problems.
Any idea where I should even START looking for this one?? :) Other than
the pointers, it does a little twiddling with the timer (using a Library I
downloaded that worked fine when I tested it) and not much else.
- Raw text -