errors.hlp (Topic list)
Error Message
                                                  Contents Index Back
────────────────────────────────────────────────────────────────────────────
 
     Compiler error C2159
 
     more than one storage class specified
 
     A declaration contained more than one storage class, as in
 
          extern static int i;
                                    -♦-