A macro value in C replaces a part of a program with a value already defined by #define directive. Macros can be of four types: Object-like Macros: When a macro ...
確定! 回上一頁