Is it possible to find out the number of signals which are in the signal mask. If so, how?

Recommended Answers

All 3 Replies

Not portably. If you want to know about non-portable methods, tell us your OS and compiler.

the OS is OpenSUSE 10.3 and the compiler gcc c++.

Look up sigprocmask.

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.