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 strongm 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: *

  • Users: dtaylor01
  • Content: Threads
  • Order by date
  1. dtaylor01

    Help with my code

    Can someone take a look at my code. I'm having some errors and do not know how to correct. Not looking for someone to give me the answer, but walk me though to better understand. This is a compiler to compute wages. #include "stdafx.h" #include <iostream> using namespace std; int _tmain(int...

Part and Inventory Search

Back
Top