QH_STR_STRINGIFY

Updated: October 28, 2024

A macro that makes a string from the passed-in argument name.

Definitions:

#define QH_STR_STRINGIFY(__ARG) #__ARG