RAD Studio
E2500: __declspec(selectany) is only for initialized and externally visible variables (C++)
You cannot use __declspec(selectany) with static variables, unitialized variables, etc.
Copyright(C) 2009 Embarcadero Technologies, Inc. All Rights Reserved.
What do you think about this topic?
Send feedback!