[fpc-pascal] Untyped var params

Lars noreply at z505.com
Sat Jan 7 20:14:12 CET 2017


On Sat, January 7, 2017 4:29 am, Ryan Joseph wrote:
>

>> On Jan 4, 2017, at 11:07 PM, Dmitry Boyarintsev
>> <skalogryz.lists at gmail.com> wrote:
>>
>>
>> Treat is as a pointer (it's an implicit pointer anyway)
>>
>>
>
> So I need to need to use Move to write memory directly to “var
> something”? That makes sense I guess and could be useful is some cases
> but not like I was planning. Thanks for helping.
>

Why do you need to deal with it directly rather than indirectly setting up
something to access it...

What is the advantage of writing directly in your case..



More information about the fpc-pascal mailing list