Menu

#33 UDT as UDT property

Core_Developers
open
nobody
5
2012-09-17
2011-04-07
Anonymous
No

Var:Create (
Point,
Number x,
Number y
)

Var:Create (
Triangle,
Point a,
Point b,
Point c
)

the above code won't produce an error but you cannot instanciate a Triangle.

Discussion

Anonymous
Anonymous

Add attachments
Cancel