Compiler Warning (level 1) C4122 (original) (raw)
Share via
In this article
'function' : alloc_text applicable only to functions with C linkage
Remarks
The alloc_text pragma applies only to functions declared with extern c. It cannot be used with external C++ functions.
The pragma is ignored.
Feedback
Was this page helpful?
No
Need help with this topic?
Want to try using Ask Learn to clarify or guide you through this topic?