kit
kit
git clone
https://git.ryansepassi.com/git/kit.git
Log
|
Files
|
Refs
|
README
43_stringize_special_chars.c (24B)
1
#define S(x) #x
2
S("hi")