Converts the parameter X to a string after macro replacement on X has been performed. Don't merge these into one macro!
Synopsis
Declared in <util/macros.h>
#define STRINGIZE(X)
Parameters
Name |
Description |
X |
The token sequence to expand and then stringize. |
Created with MrDocs