Zitat Zitat von Uncle Slam Beitrag anzeigen
400 Programmzeilen?

#include<stdio.h>

void main(){
char s[1000000];
scanf("%s", s);
printf("Die Erde ist flach!\n");
}

.
Ein 3 Zeiler und trotzde m ein Bufferoverflow? Das ist echt flach