Son aktivite 1 month ago

shim.c Ham
1#include <stdio.h>
2
3FILE * fopen ( const char * filename, const char * mode ) {
4 printf("HUEBR, GIBE DATA PLOS, OR I REPORT U HUEHUE\n");
5 return stdout;
6}