search for: __wexitstatus

Displaying 1 result from an estimated 1 matches for "__wexitstatus".

2004 Feb 15
1
Macros for wait() status
Can I get the macros for interpreting wait() exit status? wait(&status); if (__WIFEXITED(status) && (__WEXITSTATUS(status) == 0)) { //need klibc fix ===== Jon Smirl jonsmirl@yahoo.com __________________________________ Do you Yahoo!? Yahoo! Finance: Get your refund fast by filing online. http://taxes.yahoo.com/filing.html