John Darrington <[EMAIL PROTECTED]> writes: > Any objections if I change the return type of data_out from void to > bool, to indicate success/failure ?
By just adding `return ok;' to the end, you mean? Fine by me. -- "A computer is a state machine. Threads are for people who cant [sic] program state machines." --Alan Cox _______________________________________________ pspp-dev mailing list [email protected] http://lists.gnu.org/mailman/listinfo/pspp-dev
