next up previous contents index
Next: Procedure declaration Up: The Pascal language Previous: Assembler statements

Using functions and procedures

 

Free Pascal supports the use of functions and procedures, but with some extras: Function overloading is supported, as well as Const parameters and open arrays.

remark: In many of the subsequent paragraphs the word procedure and function will be used interchangeably. The statements made are valid for both, except when indicated otherwise.




next up previous contents index
Next: Procedure declaration Up: The Pascal language Previous: Assembler statements

Michael Van Canneyt
Fri Sep 25 09:15:40 MEST 1998