Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Q) Function pointers and usage
#2
You can get address of dll and userf-defined functions. Cannot get member function address. Assign to int (QM does not check function type). Call using call.

Code:
Copy      Help
int fa=&Function2
;...
call fa a1 a2


Messages In This Thread

Forum Jump:


Users browsing this thread: 1 Guest(s)