[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: Psppire GUI status
From: |
Ben Pfaff |
Subject: |
Re: Psppire GUI status |
Date: |
Fri, 04 Nov 2005 06:54:01 -0800 |
User-agent: |
Gnus/5.110004 (No Gnus v0.4) Emacs/21.4 (gnu/linux) |
John Darrington <address@hidden> 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