Call back function
-
Hi, call back function is said to be called by Operation system only. I want to make a call back funtion myself and control the time and place it is called. Can I make it? Would you please append an example ? Thank you. Best regard. One concrete prolem is worth a thousand unapplied abstractions.
-
Hi, call back function is said to be called by Operation system only. I want to make a call back funtion myself and control the time and place it is called. Can I make it? Would you please append an example ? Thank you. Best regard. One concrete prolem is worth a thousand unapplied abstractions.
Are you saying you want to implement a callback between one piece of your code and another? Cheers, Tom Archer Author, Inside C# Please note that the opinions expressed in this correspondence do not necessarily reflect the views of the author.
-
Hi, call back function is said to be called by Operation system only. I want to make a call back funtion myself and control the time and place it is called. Can I make it? Would you please append an example ? Thank you. Best regard. One concrete prolem is worth a thousand unapplied abstractions.
Once is enough, asking over and over only annoys people, especially when the first ask is only two posts down. You want to look at function pointers, that is how callbacks work and it's just as easy to impliment your own if you want to. Christian The tragedy of cyberspace - that so much can travel so far, and yet mean so little. And you don't spend much time with the opposite sex working day and night, unless the pizza delivery person happens to be young, cute, single and female. I can assure you, I've consumed more than a programmer's allotment of pizza, and these conditions have never aligned. - Christopher Duncan - 18/04/2002