Forum: C Aug 5th, 2008 |
| Replies: 1 Views: 464 Hi
I need some ideas to force MQGET call fail on receiving interupt signal in AIX O/S.
Thanks in Advance |
Forum: C Jul 30th, 2008 |
| Replies: 3 Views: 966 HI
I would like to pass new argument to cureently running process with out interuption in unix using c code
can any one Idea on this
Please suggest
Thanks in Advance
Madan |
Forum: C Oct 23rd, 2006 |
| Replies: 6 Views: 2,261 We cannot have static friend function............ because
1.since static member functions can access only static data members...where as friend function can access all the members.
2.Friend... |