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

  1. The graph is updated to show who TString::showString() calls. Two nodes appear in the graph: 
  2. - TString::showString() 
  3. - ostream::operator<<(ostream&(*)(ostream&))
  4.