#What does this do?

10 messages · Page 1 of 1 (latest)

eager grail
#

Im taking a class in c programming and noticed this at the top of one of our lectures programs:

#define XSTR(x) #x
#define STR(x) XSTR(x)

sorry if this isnt a lot of info but does anybody have any idea what this does?

pallid vineBOT
#

When your question is answered use !solved to mark the question as resolved.

Remember to ask specific questions, provide necessary details, and reduce your question to its simplest form. For tips on how to ask a good question run !howto ask.

eager grail
#

what does that mean

chrome breach
eager grail
#

oh thankyou

chrome breach
#

basically string an define

pallid vineBOT
#

You can only close threads you own

#

@eager grail Has your question been resolved? If so, run !solved :)

pallid vineBOT
#

This question thread is being automatically closed. If your question is not answered feel free to bump the post or re-ask. Take a look at !howto ask for tips on improving your question.