Linked Lists with User Defined Types?
BlitzMax Forums/BlitzMax Programming/Linked Lists with User Defined Types?| 
 | ||
| Can it be done? | 
| 
 | ||
| Yes.  You can put any object into a linked list, with the caveat that Byte, Int, Float et al, are not objects per se. [edit] My modus operandi seems to have lapsed into Latin today, for some peculiar reason. Anyway, must dash - tempus is fugiting. | 
| 
 | ||
| Brilliant - thanks Gfk |