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
18BCE2182 ASSESS_1 Q2-2
length
Array non repeated alphabets
Random test
SUDOKUS CORRECTOS
FILE_Access
Stub Program for Problem 2 HW 2
gcc compiler bug.. weird.
Char data type.c
cstructHotel