On Mon, 16 Sep 2002, Jeffrey Sharp wrote:
On Friday, September 13, 2002, Bob Shannon wrote:
A Windows machine would be the most practical
host.
I suggest you make it platform-independent (e.g. Java).
Personally, I would say if you don't want to use Java, at least write it
so it's posix compliant, maybe so it'll compile just fine on *nix, and
using cygwin if necessary on windows.
-- Pat