Nico Aragón wrote:

type boolean = (false,true);
is how boolean is defined/declared

so assigning anything else than true or false to a boolean might cause problems :)



else
   WriteLn('Other');

This better should read: WriteLn('corrupt data space!!!'); Panic;


Much more useful :->



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

Reply via email to