: :
: :
http://www.cybertrails.com/~fys/hugi/compoold.htm
: : calculator and many other small programs
: :
: :Hi Octavio, had a look at that site (I did not post the original question)and downloaded a couple of progs from the expression evaluator compo. being a complete novice, i have no idea how to get a listing or run the darn things. Got any advice?
: Thanks for your time.
: dave (nose600)
:
:
these programs run in DOS ,you must write something like:
>progname.com 1*(2+3)/4
the programs are very small and very simple ,no error checking and no
floating point, also they dont run on all systems because on these compos, programmers assume some intial values for registers that are not always true.
source code and binaries are included, why do you want listing?
the source code ,is not god for learning because many strange tricks are used, like variable code.