Overview
Examples
Screenshots
Comparisons
Applications
Download
Documentation
Tutorials
Bazaar
Status & Roadmap
FAQ
Authors & License
Forums
Funding Ultimate++
Search on this site
Search in forums












SourceForge.net Logo
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: Sat Apr 27 00:02:05 CEST 2024

Total time taken to generate the page: 2.94100 seconds