Home
C / ANSI-C
assert.h
Console
ctype.h
Data Structure Algorithm
Data Type
Development
File
Function
Language Basics
Macro Preprocessor
Math
math.h
Memory
Pointer
setjmp.h
signal.h
Small Application
stdio.h
stdlib.h
String
string.h
Structure
time.h
wctype.h
Macro Function « Macro Preprocessor « C / ANSI-C
C / ANSI-C
Macro Preprocessor
Macro Function
1.
Defining a macro to compare two values
2.
Defining a macro to output the value of an expression
3.
Generate a square table
4.
Define small function in macro
5.
Make string
6.
Use marco for small function
7.
Use macro to find the minor variable
8.
Define Macro as simple function
9.
Use Macro to check the int range
10.
Use Macro to get the bigger int value