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 bkrike on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Recent content by treds

  1. treds

    class

    hi can anybody help i am having problems wiht this class and am not sure what the problem is i get a debug error 'missing ; before identifier description' can any body help #ifndef SALESTRAN_H #define SALESTRAN_H class SalesTran { private: string description; double price; int units...

Part and Inventory Search

Back
Top