Linux-Noob Forums
Event Mechanism - Printable Version

+- Linux-Noob Forums (https://www.linux-noob.com/forums)
+-- Forum: General Stuff (https://www.linux-noob.com/forums/forum-4.html)
+--- Forum: General Chat (https://www.linux-noob.com/forums/forum-64.html)
+--- Thread: Event Mechanism (/thread-615.html)



Event Mechanism - xMan - 2009-07-16


Hello all there,

 

I am newbe to unix programing.

 

I want to implement event mechanism just like

Code:
__event


,

Code:
__hook


and

Code:
__raise


in VC++.

 

Is there any way to do so in linux C++?

 

Sorry if i have posted it in wrong forum.

 

Regards,

Manish Patel