In our previous episode, Michael Schnell said:
> > RTL not to mention that user code that uses "array of const" wouldn't 
> > necessarily benefit from it.
> GNU C does check this when using printf() and friends, and rather 
> obviously the "array of const" is modeled after the C ellipse notation.

But array of const is safe, and C's isn't, which is why C compilers routinely
check it.
_______________________________________________
fpc-pascal maillist  -  fpc-pascal@lists.freepascal.org
http://lists.freepascal.org/cgi-bin/mailman/listinfo/fpc-pascal

Reply via email to