C/C++ Compiler (cl.hlp) (Table of Contents; Topic list)
PWBC C_suffixes Switch
                                             Up Contents Index Back
─────Programmer's WorkBench─────────────────────────────────────────────────
 
     C_suffixes (Text)
 
     The C_suffixes switch specifies the list of filename extensions
     for which to perform C auto-indentation. Indentation performed by
     the PWBC extension is enabled when the C_softcr switch is set to
     yes, and the PWB Softcr switch is also set to yes.
     See: C_softcr Softcr
 
     The setting for this switch appears in the [PWB-PWBC] tagged
     section in TOOLS.INI. To set any PWBC switch, choose PWBC from the
     Switch Owner box in the Options Editor Settings dialog box.
     See: Options Editor Settings
 
     Syntax
 
     C_suffixes: [.<ext>]...
 
     [.<ext>]...    List of filename extensions of files that use C
                    automatic indentation.
 
     You can specify as many extensions as you want. Separate
     extensions with spaces. You must include the period (.) in each
     extension.
 
     Default
                                    -♦-