Is there a portable way to print a message from the C preprocessor?

I would like to be able to do something like

#print "C Preprocessor got here!"

for debugging purposes. What's the best / most portable way to do this?

85
задан Brian Tompsett - 汤莱恩 14 February 2016 в 11:02
поделиться