I am trying to simply write a string which has been declared as std::string. I have a function which returns that data type. However, when I call the function and say cout<<(function name), I get the error that there is no right hand side operator which can be used with <<. It says the right...
The current project I am working on requires the ability to retrieve data from a Microsoft Excel file for use in the Visual C++ environment. Information is very sketchy about this sort of thing, but I do believe it is possible. It is definitely possible with Visual Basic, but this application...
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.