Hi everyone,
Ive been digging around blitzmax and im beginning to get to know whats going on.
The "object" class that is in the documentation, is everything derived from that in the same way .NET data types are? or is it only certain things?
There have been a few cases when I get compilation errors when trying to cast for example an int to an object. Is this possible?
Which brings me to the topic title, is it possible to push function pointers onto a TList?
Thanks!
Ive been digging around blitzmax and im beginning to get to know whats going on.
The "object" class that is in the documentation, is everything derived from that in the same way .NET data types are? or is it only certain things?
There have been a few cases when I get compilation errors when trying to cast for example an int to an object. Is this possible?
Which brings me to the topic title, is it possible to push function pointers onto a TList?
Thanks!