Macro to return string representation of x. More...
Macro to return string representation of x.
Definition in file xtstr.h.
#include <stddef.h>
Go to the source code of this file.
#define | XTSTR(x) _XTSTR(x) |
A macro to return the string representation of x. | |