QH_STR_STRINGIFY

Updated: April 19, 2023

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

Definitions:

#define QH_STR_STRINGIFY(__ARG) #__ARG