Run Code
|
API
|
Code Wall
|
Users
|
Misc
|
Feedback
|
Login
|
Theme
|
Privacy
|
Blog
Witout goto
//Title of this code //gcc 4.9.1 #include <stdio.h> int main(void) { int i = 0, j = 0; while (i < 2) { l1: i++; while (j < 3) { printf("Hello\n"); break; } } return 0; }
run
|
edit
|
history
|
help
0
Please
log in
to post a comment.
binary to txt
Nearly working
Add.c
part 3
Star1..3
Taco Code
this
Even odd program
poist
B_141209_EsMayor
Please log in to post a comment.