Run Code
|
API
|
Code Wall
|
Misc
|
Feedback
|
Login
|
Theme
|
Privacy
|
Patreon
p20
#include <stdio.h> /* copy input to output; 1st version */ main() { int c; //c=getchar(); while((c=getchar())!=EOF) { putchar(c); } printf("Value of EOF is %d \n",EOF); }
run
|
edit
|
history
|
help
0
Part 1: Draw Arts (square)
HW4e5
140114_CribaErasthotenes
multi dimension sum
B_141209_TrianguloTartalia
18BCE2182 ASSESS_2 Q4
18BCE2182 ASSESS_1 Q1-5
pthread_monte_carlo_pi.c
NETFLIX TERMINADO
project menu