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' : alloc_text applicable only to functions with C linkage
The alloc_text pragma applies only to functions declared with extern c. It cannot be used with external C++ functions.
The pragma is ignored.