The Daily WTF: Curious Perversions in Information Technology
Welcome to TDWTF Forums Sign in | Join | Help
in Search

Entry #100008 - StackCalc

Last post 06-11-2007 12:09 PM by Alex Papadimoulis. 0 replies.
Page 1 of 1 (1 items)
Sort Posts: Previous Next
  • 06-11-2007 12:09 PM

    Entry #100008 - StackCalc

    All calculators looks the same to the user, what's special about this one is how easy it is to implement new functions for the programmer! Just use the function "GetNumber()" to get the next available number on the stack and you're ready to implement complex math function. I.e addition is simply done by using "GetNumber() + GetNumber()". What could be simpler? And we all know simple code means less bug fixing and a easier job for the maintainer... Hangs his head in same, Henrik
Page 1 of 1 (1 items)
Powered by Community Server (Non-Commercial Edition), by Telligent Systems