Programmer's WorkBench (pwb.hlp) (Table of Contents; Topic list)
Important Notice
The pages on this site contain documentation for very old MS-DOS software, purely for historical purposes. If you're looking for up-to-date documentation, particularly for programming, you should not rely on the information found here, as it will be woefully out of date.
Call/Class Tree Output Format
                                             Up Contents Index Back
─────Programmer's WorkBench─────────────────────────────────────────────────
 
     Items in the Call Tree and Class Tree output can have one or more
     of the following annotations:
 
     Annotation    Meaning
 
     ?             A question mark indicates that the name is used but
                   is not defined in the project. These are often
                   library routines or names defined in excluded files.
 
     [<number>]    A number in square brackets indicates the number of
                   times the name is used.
 
     ...           An ellipsis indicates that the name is expanded
                   elsewhere in the output.
 
     See
 
     Browse menu, Call Tree (Fwd/Rev)
     Browse menu, Class Tree (Fwd/Rev)
                                    -♦-