Great addition to an already-fine piece of doggerl.
Thanks for passing it along.
In answer to your plea, I might opine that, wherever possible,
the MSDOS-specific code should be placed in #if #endif sets
so that the calculator could be ported to other platforms with
relative eas. That is, one might see:
#if MSDOS
...
#endif /* MSDOS */
with the elipses standing for the MSDOS-specific stuff.
Mike Freeman
This archive was generated by hypermail 2b29 : Sun Dec 02 2012 - 01:30:03 PST