Vinzent wrote:
> .. According to the documentation, the size of the 
> local variables (allocated on the stack) should not exceed 32 KiBytes 
> for portability reasons. 

Thanks a lot. And I thought, I did RTFM often enough ...

BTW, do you know why exceptions donŽt return a line number? As I understand it, 
the except clause can return everything I want, when an exception occurs. I 
wished the compiler would throw the line number in addition to e.Classname and 
e.Message automatically.

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

Reply via email to