TECHNOLOGIES
FORUMS
JOBS
BOOKS
EVENTS
INTERVIEWS
Live
MORE
LEARN
Training
CAREER
MEMBERS
VIDEOS
NEWS
BLOGS
Sign Up
Login
No unread comment.
View All Comments
No unread message.
View All Messages
No unread notification.
View All Notifications
Answers
Post
An Article
A Blog
A News
A Video
An EBook
An Interview Question
Ask Question
Forums
Monthly Leaders
Forum guidelines
Carlos Robles Calderon
NA
8
2.1k
Help wth 4 excercises (problems) in c++. PD: I'm NOOB!
Mar 30 2015 5:31 PM
Hello, everyone I'm a student totally a noob in this of programming just know a litle web programming JS-HTML5, but nothing extraordinary.
I need help with some problems. Thanks if you help, and thanks if not. :D
1. Make a program in C++ that create a file of text name: STUDENTS.txt in there it's have to be stored the folowing data: ID, Name, LastName, CarreerCode, of one student separated by comas (loop?).
2. Make a program in C++ that read a text file name: NUMBERS.txt, that file contains any number in each line. teh program haves to reed every number, print it in screen and detect and print too if it's pair or not pair.
3. Another program in C++ that generates N wholes number randomly and stores it in a binary file name: wholes.dat.
Reply
Answers (
2
)
Problem on selecting every row order by id
C# PDF Compression