k_phanichandra
- 3
- 0
Total program to write number of characters to a file and to read those back.
Please help.
Please help.
The discussion revolves around writing a program to count the number of characters in a file and then reading that count back. The focus includes programming techniques, file handling in C, and the use of standard library functions.
Participants present various approaches and suggestions, but there is no consensus on a single correct method or complete solution. Uncertainty remains regarding the correct implementation details.
Some participants mention missing assumptions about file handling and syntax, as well as potential inefficiencies in the proposed methods.