codex
Loading...
Searching...
No Matches
Macros
|
Variables
gcc20.c File Reference
Macros
#define
add
(
x
,
y
,
z
)
x
+
y
+
z
;
Variables
sum
=
add
(1,2, 3)
Macro Definition Documentation
◆
add
#define add
(
x
,
y
,
z
)
x
+
y
+
z
;
Variable Documentation
◆
sum
sum =
add
(1,2, 3)
tmp
cpp
lua
tests
gcc20.c
Generated by
1.11.0