Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
dynamic Linked list
#1
Hello Gintaras:

I have two questions
Is it possible to make a linked list in QM? :?
and the second question : Is there a way to define an undefined data type variable i was thinking something like void* type in C
Macro
Code:
Copy      Help
class node
,int'data
,node*'nextNode

another example:

Macro
Code:
Copy      Help
class node
,SkinControl'data
,node*'nextNode



Thank you.
Regards.


Messages In This Thread

Forum Jump:


Users browsing this thread: 1 Guest(s)