Computing.Net > Forums > Programming > c++ programming stream Manipulation

Computer Problems? Computing.Net has over 1,000,000 posts about all things technology related! Over 90% answered within 24 hours! Click here to start participating now! Also, be sure to check out the New User Guide.

c++ programming stream Manipulation

Reply to Message Icon

Name: luckky.sam
Date: June 14, 2009 at 23:52:04 Pacific
OS: Windows XP
Subcategory: C/C++
Comment:

Problem Statement:
Writing and Reading student data in a file.

Detailed Description:
Write a program in which you have to:
1. Create a text file “Student_info”.

2. Using Code Write the following data in it:

Roll NO Student Name Class
101 Ali Raza BS(CS)
102 Usman MS(CS)
103 Faizan BS(CS)
104 Rehan MIT
105 Ahmed MCS


3. Open file and read data from it and display on the screen.

Sample Output
Student Information

Roll NO Student Name Class
101 Ali Raza BS(CS)
102 Usman MS(CS)
103 Faizan BS(CS)
104 Rehan MIT
105 Ahmed MCS
please solve this and explain me urgent



Sponsored Link
Ads by Google

Response Number 1
Name: luckky.sam
Date: June 14, 2009 at 23:52:58 Pacific
Reply:

Problem Statement:
Writing and Reading student data in a file.

Detailed Description:
Write a program in which you have to:
1. Create a text file “Student_info”.

2. Using Code Write the following data in it:

Roll NO Student Name Class
101 Ali Raza BS(CS)
102 Usman MS(CS)
103 Faizan BS(CS)
104 Rehan MIT
105 Ahmed MCS


3. Open file and read data from it and display on the screen.

Sample Output
Student Information

Roll NO Student Name Class
101 Ali Raza BS(CS)
102 Usman MS(CS)
103 Faizan BS(CS)
104 Rehan MIT
105 Ahmed MCS


0
Reply to Message Icon

Related Posts

See More


Access denied problem Read and write txt files ...



Post Locked

This post is quite old and has been locked from receiving new replies. Please create a new posting instead.


Go to Programming Forum Home


Sponsored links

Ads by Google


Results for: c++ programming stream Manipulation

Help with c programming! www.computing.net/answers/programming/help-with-c-programming/9893.html

c++ programming for novell www.computing.net/answers/programming/c-programming-for-novell/2525.html

Bike Trader C program www.computing.net/answers/programming/bike-trader-c-program/6557.html