I have just started work on auditing the Linux kernel and I cant help but notice in the source code the multitude of #defines and #ifdefs. I cant seem to understand exactly how these are being used. I have checked the web but the descriptions I have found seem awfully vague. Can any one enlighten me as to what exactly #defines and the like do and why they are used? A brief explanation is all I need for now.
Further more, people speak of macros a lot on different sources I have looked at. I have absolutely no clue what they are talking about and again as before any description I have found on the web have been equally as cryptic. Can someone please explain macros to me? How they are defined and why they are used so frequently (apparently for all I know) in the Linux kernel.
Any help would be much appreciated.
Cheers,
A.Smith