errors.hlp (Topic list)
Error Message
                                                  Contents Index Back
────────────────────────────────────────────────────────────────────────────
 
     Compiler warning (level 2) C4007
 
     'identifier' : must be 'attribute'
 
     The attribute of the given function was not explicitly stated.
     The compiler forced the attribute.
 
     For example, the function main must have the _cdecl attribute.
                                    -♦-