Linux-Noob Forums

Full Version: Event Mechanism
You're currently viewing a stripped down version of our content. View the full version with proper formatting.

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