I'm having trouble locating procbuf.h. Is procbuf no longer supported in gcc 3.2.2?? If so, what should one use instead? The old popen? Regarding popen, why exactly does the first argument have to be a char**? Why couldn't it have been a char* instead? Thanks! Justin