Delete dumbtest.c
Removed in favor of ex1_7.c
This commit is contained in:
parent
a36892d8be
commit
7682f93933
1 changed files with 0 additions and 9 deletions
|
|
@ -1,9 +0,0 @@
|
|||
#include <stdio.h>
|
||||
|
||||
int main(){
|
||||
|
||||
int c = getchar() != EOF;
|
||||
printf("%d", c);
|
||||
|
||||
return 0;
|
||||
}
|
||||
Loading…
Add table
Add a link
Reference in a new issue