Hi,

I'm having a problem with signal handling between parent and child. What I'm trying to do is for both parent and child to be able to receive ctrl-z, however when the child receives ctrl-z, parent receives it as well and I don't want parent to do that.

Any idea how to fix this?

Thanks.

Post your test program showing how you create the parent/child, and how you deal with signals at the moment.

Be a part of the DaniWeb community

We're a friendly, industry-focused community of developers, IT pros, digital marketers, and technology enthusiasts meeting, networking, learning, and sharing knowledge.