Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
'function': must be 'attribute'
A required attribute for a function isn't explicitly stated. For example, the function main
must have the __cdecl
attribute. The compiler forces the attribute.