mirror of
https://github.com/frida/tinycc
synced 2024-11-28 18:43:07 +03:00
6 lines
156 B
Plaintext
6 lines
156 B
Plaintext
|
printf("x" "1" "= %d, x" "2" "= %s", x1, x2);
|
||
|
fputs("strncmp(\"abc\\0d\", \"abc\", '\\4') == 0" ": @\n", s);
|
||
|
\#include "vers2.h"
|
||
|
"hello";
|
||
|
"hello" ", world"
|