home *** CD-ROM | disk | FTP | other *** search
/ Power GUI Programming with VisualAge C++ / powergui.iso / trialva / ibmcppw / tutorial / present / text / 192s4.txt < prev    next >
Encoding:
Text File  |  1996-01-24  |  136 b   |  4 lines

  1. Correct the error by adding the semicolon (;) to the end of the statement as follows:
  2.  
  3. test1.setString ("Welcome to VisualAge C++");
  4.