[fpc-pascal] pointerful
Alexander Grotewohl
alex at dcclost.com
Sun Apr 22 23:30:23 CEST 2018
imagine a linked list.. with nothing but the pointers.. lol
On 4/22/2018 1:05 PM, Jonas Maebe wrote:
> On 22/04/18 17:00, Mattias Gaertner wrote:
>
>> Is this a bug or a feature:
>>
>> type
>> Pint = ^int;
>> int = PInt;
>>
>> ?
>
> It's a bug.
>
>
> Jonas
> _______________________________________________
> fpc-pascal maillist - fpc-pascal at lists.freepascal.org
> http://lists.freepascal.org/cgi-bin/mailman/listinfo/fpc-pascal
More information about the fpc-pascal
mailing list