[fpc-pascal] Procedural parameters
    Adriaan van Os 
    adriaan at adriaan.biz
       
    Sat Dec 14 07:35:47 CET 2024
    
    
  
Macpascal and Iso pascal have procedural parameters, e.g.
	function A( function B: double): double;
Is there a $modeswitch to allow this ? I searched "procedure parameter" and "procedural parameter" 
in the Language Reference, but could not find anything.
Also, I wonder if "ISOPROGRAMPARAS" in the Programmer's Guide is spelled correctly.
Regards,
Adriaan van Os
    
    
More information about the fpc-pascal
mailing list