[fpc-devel] Project Idea: Mini-FPC

waldo kitty wkitty42 at windstream.net
Tue Sep 13 17:55:24 CEST 2011


On 9/12/2011 20:30, Skybuck Flying wrote:
> Well I hope the pascal language is updated so semicolons become required for end's.

semicolons terminate statements... end does not...

> Take a long hard look at the P4 or P5 code and you will find a lot of if then
> else statements with *wrong identation* as well, this makes it somewhat hard to

above *hilite* by me...

yeah, about that... there is no such thing as "wrong indention"... you can 
indent and format your code any way you like as long as the compiler can make 
sense of it... even if you write everything out in long lines instead of 
breaking them down into indented sections...




More information about the fpc-devel mailing list