Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations IamaSherpa on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Search results for query: *

  1. Quiksilver89

    Towers Of Hanoi Visual

    hey, I'm working on a program the simulates the Towers Of Hanoi puzzle. The user enters the number of disks, and the program uses winbgim's BGI interface to do a simple simulation of the puzzle being solved. I already have the algorithm to solve the problem, but I'm having trouble with the...
  2. Quiksilver89

    RPN Calculator Using Stacks

    hey, right now im working on making an RPN calculator using a stack array. i have it running so far, but i cant get the actual calculator functions to work. im working on the first one -> void RPN::add() and i can't seem to get it working, all it does for me is output scrambled numbers/letters...

Part and Inventory Search

Back
Top