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