QH_STR_STRINGIFY
QNX SDP8.0QNX Helpers Developer's GuideAPIDeveloper
A macro that makes a string from the passed-in argument name.
Definitions:
#define QH_STR_STRINGIFY(ARG) #ARG
Page updated:
A macro that makes a string from the passed-in argument name.
#define QH_STR_STRINGIFY(ARG) #ARG