C/C++ Compiler (cl.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.
Programmer's WorkBench (PWB) Source Browser Files
                                             Up Contents Index Back
─────C/C++ Compiler─────────────────────────────────────────────────────────
 
     These two options create .SBR files that contain symbolic
     information about your program. Use these files to build .BSC
     database files for the Source Browser facility.
 
     Option   Default Name         File Type
 
     /Fr      sourcefilename.SBR   .SBR file for building a Browser
                                   database; local symbols suppressed
     /FR      sourcefilename.SBR   .SBR file for building a Browser
                                   database
 
     For more information:
 
     Building a Browser database in PWB           Browser Options
     Building a Browser database outside of PWB   BSCMAKE Utility
     Using a Browser database                     Browser Menu Commands
     Turning Off SBRPACK Utility                  /Zn
                                    -♦-