21-02-2006, 10:56 AM
Rule 20.9 says that the input/output library shall not be used in production code.
We can not use the function open because is not ANSI C. Which would be the alternative to open a file instead of fopen?
Thanks.
We can not use the function open because is not ANSI C. Which would be the alternative to open a file instead of fopen?
Thanks.