FluffOS - constructs / prototypes

The LPC function prototype is very similar to that of ANSI C. The function prototype allows for better type checking and can serve as a kind of ‘forward’ declaration.


This is a companion discussion topic for the original entry at https://www.fluffos.info/lpc/constructs/prototypes.html#gsc.tab=0