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...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.