0
What is preprocessor directive(#) and it's uses in c programming?
C programming
3 Answers
+ 3
The answer to this question is just a search away
https://www.google.com/amp/s/developerinsider.co/preprocessor-directives-c-programming/amp/
#searchbeforeasking
+ 1
As the name suggests, they are directives to contol the behaviour of preprocessor.
Learn more about it here đ
https://en.cppreference.com/w/cpp/preprocessor
- 1
What is preprocessor directive(#) and it's uses in c programming?
C programming