I have searched and not been able to find any solution but neither have I found anywhere where someone asked and was told it was not possible, so many be I'm just not using the right words or something.
It seems too obvious and useful, I'd be surprised if does not exist but I can't see how to do it nor can I find a solution.
Could someone tell me if this simply not possible or if there is a trick?
I think this is a good overview of preprocessor directives: http://www.cplusplus.com/doc/tutorial/preprocessor/
It can be very difficult to use search engines for some programming topics because they like to ignore certain characters. I find that extremely frustrating and have not discovered a solution after quite a bit of research. I want to be able to search for an exact term rather than some fuzzy results that assume I'm an idiot. Of course idiot mode is a nice option too since I notice typos in my quick search queries quite often, but I don't want it forced on me.
thanks Pert, that looks like a useful, Bookmarked.
@ J-M-L, yes , as always it's case of getting the right words. I was thinking "C language" rather than c++ and probably stuck on "define" rather than your more generic term and I was thinking compiler directives not preprocessor directives.
Searching for C does not work because G just ignores it. You then get left with "language" which is a total red herring.
As I suspected , it's just a case of not getting the right words in there.