U++ framework
Do not panic. Ask here before giving up.

Home » U++ Library support » U++ Callbacks and Timers » How to use callback with 3 parameters
How to use callback with 3 parameters [message #13473] Thu, 10 January 2008 12:35 Go to previous message
malya is currently offline  malya
Messages: 27
Registered: June 2007
Promising Member

void MyFunc(int i, int i1, int i2)
{
    ...
}

void main()
{
    PostCallback(callback(MyFunc, 1, 2, 3)); // ?????
}
 
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Previous Topic: Question about PostCallback from Child Thread
Next Topic: A new [Ctrl] timer id strategy
Goto Forum:
  


Current Time: Mon Apr 27 18:50:31 GMT+2 2026

Total time taken to generate the page: 0.00537 seconds