Zuletzt aktiv 1 month ago

racerxdl's Avatar Lucas Teske hat die Gist bearbeitet 8 years ago. Zu Änderung gehen

1 file changed, 6 insertions

shim.c(Datei erstellt)

@@ -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 + }
Neuer Älter