[fpc-devel] Thoughts on being able to declare "pointer-to-type" parameters directly in method signatures?

Ryan Joseph genericptr at gmail.com
Mon Jun 10 03:18:34 CEST 2019



> On Jun 9, 2019, at 9:17 PM, Ben Grasset <operator97 at gmail.com> wrote:
> 
> On Sun, Jun 9, 2019 at 11:23 AM Ryan Joseph <genericptr at gmail.com> wrote:
> var
>   a: ^integer;
> begin
>   DoThis(a0); 
> 
> I'm assuming "a0" was just a typo there?...
> 

typo.

Regards,
	Ryan Joseph




More information about the fpc-devel mailing list