John Darrington <[EMAIL PROTECTED]> writes: > Anyway, I had a question about data_in/data_out which affects a design > decision: > Is it invariant that a string generated with data_out is indempotent through > data_in ; data_out? Ie, will the following function always return zero?
It will generally return zero but I am concerned that there might be a few corner cases where it does not. -- "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
