Damien Gerard ha scritto:

Is there a standard Coding style for FreePascal (Pascal) available which programmers should use ?
It is for my boss :)


these are the FPC documents:
http://wiki.freepascal.org/Coding_style
http://wiki.freepascal.org/DesignGuidelines

but since FreePascal is Object Pascal, the Delphi guidelines should be equivalent:

There are a couple of docs in the codegear repository, this is one:
http://dn.codegear.com/it/article/10280

Anyway, this nice document is still online:
Delphi 4 Developer's Guide Coding Standards Document
http://www.econos.de/delphi/cs.html

try a google search like this: pascal delphi "guidelines", and you will surely find something interesting...

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

Reply via email to