wo1olf
September 22nd, 2009, 10:45 PM
i have to process communicating through pipe(create with pipe(fd)), i want to send a struct type instead of primitives types.My attempts to do it have failed, does anyone knows how to do it?
View Full Version : C++ process help