2701
GLBasic - en / types
« on: 2006-Apr-06 »
Types in Blitz are more akin to dynamically allocated objects, with one 'type var' linking to the next via a linked list. Gernots, allhthough using dynamic arrays, are based on static data structures.
I prefer Gernots.
I prefer Gernots.