Loading...
Searching...
No Matches
xtstr.h File Reference

Macro to return string representation of x. More...

Detailed Description

Macro to return string representation of x.

Author
Gunar Schorcht gunar.nosp@m.@sch.nosp@m.orcht.nosp@m..net

Definition in file xtstr.h.

#include <stddef.h>
+ Include dependency graph for xtstr.h:
+ This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

#define XTSTR(x)   _XTSTR(x)
 A macro to return the string representation of x.
 

Macro Definition Documentation

◆ XTSTR

#define XTSTR (   x)    _XTSTR(x)

A macro to return the string representation of x.

Definition at line 37 of file xtstr.h.