On Thursday 05 July 2007 08:24:13 Kieran P wrote: > Is there any other way to code this (just give code snippets to me to try > until one works ;) )? The old way used to compile fine. What was wrong with > it?
This code is the correct way to embedded read/write that process a buffer of a defined length or return an exception. Try to include : #include <unistd.h> > Note, the voice stuff doesn't work on windows anyway so is it really > nessesary to have these lines of code? Is read and write used anywhere else > in glob2 other than voice recorder file? Voice recorder will work if someone integrates the code I sent month ago on this ml. Steph -- http://stephane.magnenat.net _______________________________________________ glob2-devel mailing list [email protected] http://lists.nongnu.org/mailman/listinfo/glob2-devel
