Mail Archives: djgpp/1998/05/27/11:54:50
deseeker <deseeker AT yahoo DOT com> wrote:
> I'm writing a simple 'touch' program using functions like setftime(),
> _chmod() ..etc.
> It works fine under Win95's dosshell, but when I quit Win95 completely
> into DOS and run it, it goes BOMB. Why????
Hard to say if you don't give more information.
Good guess: You are derreferencing a NULL pointer, it isn't detected by W95.
Just run symify over the trace-back and look what function got the NULL and
where you passed it to the function.
SET
------------------------------------ 0 --------------------------------
Visit my home page: http://set-soft.home.ml.org/
or
http://www.geocities.com/SiliconValley/Vista/6552/
Salvador Eduardo Tropea (SET). (Electronics Engineer)
Alternative e-mail: set-soft AT usa DOT net set AT computer DOT org
ICQ: 2951574
Address: Curapaligue 2124, Caseros, 3 de Febrero
Buenos Aires, (1678), ARGENTINA
TE: +(541) 759 0013
- Raw text -