I know that this #define QUOTE(X) #X
turns X into a c-string version of whatever is passed to it. my question is if there is a way to do this in reverse ie: #define DEQUOTEANDCALLFUNCTIONORCLASSWITHGIVENNAME(X) (X#)()
is this possible?
Labdabeta 182 Posting Pro in Training Featured Poster
mike_2000_17 2,669 21st Century Viking Team Colleague Featured Poster
Labdabeta 182 Posting Pro in Training Featured Poster
mike_2000_17 2,669 21st Century Viking Team Colleague Featured Poster
Be a part of the DaniWeb community
We're a friendly, industry-focused community of developers, IT pros, digital marketers, and technology enthusiasts meeting, networking, learning, and sharing knowledge.