This website requires JavaScript.
Explore
Help
Sign in
dawids
/
lang-bootstrap
Watch
1
Star
0
Fork
You've already forked lang-bootstrap
0
Code
Issues
Pull requests
Projects
Releases
Packages
Wiki
Activity
Actions
2214ea4017
lang-bootstrap
/
05
/
main.c
5 lines
74 B
C
Raw
Normal View
History
Unescape
Escape
fmacro # and ##
2022-01-09 17:37:23 -05:00
#
define TEST(x,y,z) x##y#z
TEST
(
22
,
4594
,
hello
there
folks
)
start fmacro replacement
2022-01-09 12:31:35 -05:00
main
(
void
)
{
}
Reference in a new issue
Copy permalink