I'm trying to do something fairly simple (I thought), but my Borland C++ 5.5 compiler doesn't like it. I want to declare a method in my class that will return a string value. Here's a SIMPLIFIED example of what I'm talking about:
#ifndef _MESSAGE_H
#define _MESSAGE_H
#include...
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.