A.12.8 Pragmas
A control line of the form
- # pragma token-sequenceopt
causes the preprocessor to perform an implementation-dependent action. An unrecognized pragma is ignored.
A control line of the form
causes the preprocessor to perform an implementation-dependent action. An unrecognized pragma is ignored.
TCPL/A.12.08_Pragmas (2008-02-23 15:37:06由localhost编辑)