C/C++ Compiler (cl.hlp) (Table of Contents; Topic list)
C2401
                                             Up Contents Index Back
────────────────────────────────────────────────────────────────────────────
 
     Compiler error C2401
 
     'identifier' : register must be base in 'context'
 
     The register used within an indirect memory operand must be a
     base register in this context.
                                    -♦-