[fpc-devel] Local procedures as procedural parameter
Jonas Maebe
jonas at zeus.ugent.be
Mon Mar 14 10:51:27 CET 2005
On 14 mrt 2005, at 10:37, olle.r at automagika.se wrote:
>> 2. I see no difference whatsoever between typ_fun and iso_fun, except
>> the use of an extra type, which, in my opinion, does not change
>> anything to the usage or code of these functions. If one is
>> allowed,
>> the other should be allowed as well.
>
> No, and at present there is no difference in generated code.
Note that you are talking about MacPas mode now. In the generic fpc
mode (or in Delphi or TP mode), you cannot declare a procedural
variable type inside a parameter list.
Jonas
More information about the fpc-devel
mailing list