help me plzzzzzzzzzz

Please support our C++ advertiser: Intel Parallel Studio Home
Reply

Join Date: Nov 2007
Posts: 5
Reputation: ramu61 is an unknown quantity at this point 
Solved Threads: 0
ramu61 ramu61 is offline Offline
Newbie Poster

help me plzzzzzzzzzz

 
0
  #1
Nov 19th, 2007
hi folks, i m really fed up these problems....please help me
1.Create a program that implements a database in C++. The fields are hard-coded, and the data is saved in a binary file. Although this isn't really flexibility, you aren't relying on any external libraries or functions.
2.Write a program which reverses the numerals in an integer, that is529 becomes 925, etc..
3.Write a program that allows you to input students' scores and weights. The program should then calculate a weighted average and score based on the data inputted by the user.

by ramu
Reply With Quote Quick reply to this message  
Join Date: Jun 2007
Posts: 2,462
Reputation: zandiago is on a distinguished road 
Solved Threads: 25
Featured Poster
zandiago's Avatar
zandiago zandiago is offline Offline
Nearly a Posting Maven

Re: help me plzzzzzzzzzz

 
0
  #2
Nov 19th, 2007
Welcome aboard. If you have specific problems when trying to do a program...please post the source code here along with what you think may be wrong. Also post the errors you get, so we can take a look and help you. We are not in the business of doing your home-work for you! You must TRY/show some effort!!

Here is some info:
1. Please provide some some specifications/info for the assignment.
2. For the reversal of the integers...here's a similar question...in the future, search the forums to see if someone else had a similar assignment:
http://www.daniweb.com/forums/showth...erse+of+number
3.The average...you have to ave a counter to get the total number of students, you must also get the total score of all the students to get the average.
Hope this helps.
I shot the sheriff....but I didn't shoot the deputy
Reply With Quote Quick reply to this message  
Reply

This thread is more than three months old.
Perhaps start a new thread instead?
Message:



Similar Threads
Other Threads in the C++ Forum
Thread Tools Search this Thread



About Us | Contact Us | Advertise | DaniWeb | Acceptable Use Policy | RSS Feed

©2003 - 2009 DaniWeb® LLC