最后活跃于 1 month ago

racerxdl's Avatar Lucas Teske 修订了这个 Gist 8 years ago. 转到此修订

1 file changed, 6 insertions

shim.c(文件已创建)

@@ -0,0 +1,6 @@
1 + #include <stdio.h>
2 +
3 + FILE * fopen ( const char * filename, const char * mode ) {
4 + printf("HUEBR, GIBE DATA PLOS, OR I REPORT U HUEHUE\n");
5 + return stdout;
6 + }
上一页 下一页