I’ve seen functions that use the untyped params like:

function GetSomething (var something): boolean;

This seems like something useful I would like to use but how can you assign to 
the parameter? I tried but I got an error message which is confusing because 
it’s a “var” after all.

Thanks.

Regards,
        Ryan Joseph

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

Reply via email to