Lucas Teske 已修改 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 | + | } | |
上一頁
下一頁