SWARM-Bot Firmware  v1.0
Mobile robot OS - Embedded C/C++
stringz.h File Reference

Preprocessor stringizing utils. More...

This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Macros

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

Detailed Description

Preprocessor stringizing utils.

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

\asf_license_start

Definition in file stringz.h.