public:<br> <br>const char * GetISBN() const;<br>const char * GetTitle() const;<br>float GetPrice() const;<br><br><br>I have the above 3 function on a header file. They all return something. How do I call these function from my main program.<br>I have tried objectname.getISBN etc<br>but it does not work. Does anyone has any suggestions. <br> <p>Villica<br><a href=mailto:villica67@hotmail.com>villica67@hotmail.com</a><br><a href= > </a><br>