Microchip® Advanced Software Framework

stringz.h File Reference

Preprocessor stringizing utils.

Copyright (c) 2012-2018 Microchip Technology Inc. and its subsidiaries.

Macros

#define ASTRINGZ(x)   STRINGZ(x)
 Absolute stringize. More...
 
#define STRINGZ(x)   #x
 Stringize. More...