🌈 搜索
📅  最后修改于: 2022-03-11 15:04:43.732000             🧑  作者: Mango
FILE* fptr = fopen("test", "r"); if ( (fptr)) { printf("End of file reached"). (42); }