errors.hlp (Topic list)
Error Message
                                                  Contents Index Back
────────────────────────────────────────────────────────────────────────────
 
     Compiler error C2179
 
     'identifier' : was used in same_seg, but storage class is no
     longer extern
 
     The given variable was specified in a same_seg pragma, but it was
     redeclared with a storage class other than extern.
                                    -♦-