start fmacro replacement
This commit is contained in:
parent
807a6aacf9
commit
f08cdc8e22
3 changed files with 65 additions and 33 deletions
15
05/main.c
15
05/main.c
|
@ -1,10 +1,5 @@
|
|||
#define B A C A B A
|
||||
#define A helo what
|
||||
#define C how is it going
|
||||
|
||||
#define D E
|
||||
#define E D
|
||||
B !
|
||||
|
||||
D
|
||||
E
|
||||
#define TEST(x) hello
|
||||
#define TEST heloo 2
|
||||
TEST(55)
|
||||
main(void) {
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue