takashi yamanoue wrote:
Some teachers in our institute using the standard pascal in their classes, and they would like to use the standard pascal without extensions.
When you compile with `gpc --standard-pascal foo.pas', GPC will warn about extensions used in the program.
Peter