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

  1. Remove the double slashes (//) from the following line of code:
  2.  
  3. // test1.setString ("Welcome to VisualAge C++");
  4.  
  5. You will need to add the semicolon at the end of this line of code if you did not do so earlier.