El Viernes, 31 de Diciembre de 2004 18:40, Jose Manuel escribiste:
> > > >  else
> > > >     WriteLn('Other');
> > >
> > > This better should read:
> > >   WriteLn('corrupt data space!!!'); Panic;
> >
> > Much more useful :->
>
> (AFAIK) you do.

¡Serás melón! ¿A qué se supone que estás respondiendo ahí? X'D

> You're programing, the C way.

> You can't expect that -1 equals True, and any other value equals false, (I

You can expect whatever it's documented "equals true" and sometimes you must 
know what's the internal representation of the data, i.e. when you're linking 
with code written in different languages or writing inline assembler.

¡Feliz año, torpedo! :-)

-- 
saludos,

    Nico Aragón
    http://espira.net/nico/

_______________________________________________
fpc-devel maillist  -  fpc-devel@lists.freepascal.org
http://lists.freepascal.org/mailman/listinfo/fpc-devel

Reply via email to