Enter a curse against the user above you

You are cursed to always be sick.
Also, if you have no internet access how are you here? This is basically Social media you know.
 

Glasia

Rancher
You are cursed to be as vulnerable as
C:
#include <stdio.h>

int main(int argc, char** argv, char** envp){
    foo();
    return 0;
}

void foo(){
    char text [10] = {0};
    read(0, text, 100);
}
 
Top