Skip to content

Instantly share code, notes, and snippets.

--- fuckyourmemory.c 2010-06-06 01:18:20.000000000 -0700
+++ fuckyourmemoryfix.c 2010-06-06 01:30:38.000000000 -0700
@@ -3,10 +3,14 @@
int main(){
- printf("FUCK YO MEMRY");
+ printf("FUCK YO MEMRY\n");
while(1){
- fork();
- for(;;){