@@ -5,7 +5,7 @@ FILE *fp;
char c;
int a;
int main(){
int oldmain(){
fp = fopen("test.txt", "r");
while (!feof(fp)){
The note is not visible to the blocked user.