File handling is one of important tasks applied to simple data processing in computer applications. Therefore,
it is very important to analyze the naming suitability and overall consistency of the file handling functions
provided in each programming...
File handling is one of important tasks applied to simple data processing in computer applications. Therefore,
it is very important to analyze the naming suitability and overall consistency of the file handling functions
provided in each programming language for programming teaching and practice.
In this paper, we analyze the file handing functions provided by C and C++ and suggest some directions to
apply in programming teaching.