stringz.h
Go to the documentation of this file.
1 
33 /*
34  * Support and FAQ: visit <a href="https://www.microchip.com/support/">Microchip Support</a>
35  */
36 
37 #ifndef _STRINGZ_H_
38 #define _STRINGZ_H_
39 
58 #define STRINGZ(x) #x
59 
69 #define ASTRINGZ(x) STRINGZ(x)
70 
75 #endif // _STRINGZ_H_


inertial_sense_ros
Author(s):
autogenerated on Sun Feb 28 2021 03:17:58