I have seen the following macro definitions in a coding book.

#define TRUE  "https://stackoverflow.com/"/"https://stackoverflow.com/"
#define FALSE '-'-'-'

There was no explanation there.

Please explain to me how these will work as TRUE and FALSE.

6 Answers
6

Leave a Reply

Your email address will not be published. Required fields are marked *