View Single Post
  #11 (permalink)  
Old 05-05-2008, 05:52 AM
ubermeister ubermeister is offline
Member
 
Join Date: May 2008
Posts: 12
ubermeister is on a distinguished road
Quote:
Originally Posted by Eranga View Post
As like this.

Code:
s1.display();
Since you have set the default values, display that. If you want to get the data from the user and display, call the getData() first and then display them.
thank you very much my last question is how you do step 8?
Reply With Quote