Hardware and Networking,Programming in C and C++,Microsoft Office, Teaching of Computer Science :Important and useful Learning Materials for the Learners/Users/Students.

Sunday, August 3, 2008

C Language in 20 Days - Day14

C Language Tutorial : This Presentaion Discusses about the following

1.Write a program to reverse the contents of a text file?
2. Write a program to count the number of characters in a text file?
3. Write a program to count the number of words in a file?
4. Write a program to merge three text files one by one?
5. Explain the use of fseek() function in files?
6. Explain the concept of I/O in files with the help of fscanf() and fprintf() functions?

0 comments: