semicolon at the end of for loop code example Example: semicolong after for() loop stackoverflow for (i=0;i<5;i++); { printf("hello\n"); }