Loops/Foreach: Difference between revisions

Line 667:
POINTER Temp=ListAdd(AList,NEW(INT,1))
#<INT>Temp=X
'The hash dereference '#' operator is unique to the IWBASIC and Creative Basic languages and is suitable for most basic
'pointer needs. IWBASIC also supports a "C style" dereference operator: "*". And "*" will work here too.
NEXT X