This website requires JavaScript.
Explore
Help
Sign in
d0p1
/
tcc-stupidos
Watch
1
Star
1
Fork
You've already forked tcc-stupidos
0
Code
Issues
Pull requests
Projects
Releases
Packages
Wiki
Activity
Actions
d9b87c087c
tcc-stupidos
/
tests
/
tests2
/
65_macro_concat_start.c
Thomas Preud'homme
a715d7143d
Prevent ## to appear at start or end of macro
2014-04-08 22:19:48 +08:00
2 lines
36 B
C
Raw
Blame
History
#
define paste(A,B) ##A B
paste
(
x
,
y
)
Reference in a new issue
View git blame
Copy permalink