Click here to Skip to main content
15,905,776 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
GeneralRe: CAN ANYONE HELP AN APSIRING LEARNER OF C++??? Pin
KaЯl8-Oct-03 2:31
KaЯl8-Oct-03 2:31 
GeneralRe: CAN ANYONE HELP AN APSIRING LEARNER OF C++??? Pin
Terry O'Nolley8-Oct-03 2:44
Terry O'Nolley8-Oct-03 2:44 
GeneralRe: CAN ANYONE HELP AN APSIRING LEARNER OF C++??? Pin
KaЯl8-Oct-03 2:55
KaЯl8-Oct-03 2:55 
GeneralRe: CAN ANYONE HELP AN APSIRING LEARNER OF C++??? Pin
Terry O'Nolley8-Oct-03 3:22
Terry O'Nolley8-Oct-03 3:22 
GeneralRe: CAN ANYONE HELP AN APSIRING LEARNER OF C++??? Pin
alex.barylski9-Oct-03 23:05
alex.barylski9-Oct-03 23:05 
AnswerRe: CAN ANYONE HELP AN APSIRING LEARNER OF C++??? Pin
Olli8-Oct-03 2:35
Olli8-Oct-03 2:35 
AnswerRe: CAN ANYONE HELP AN APSIRING LEARNER OF C++??? Pin
joshfl8-Oct-03 4:02
joshfl8-Oct-03 4:02 
GeneralNeed Help Making Mini-Program Pin
Anonymous7-Oct-03 10:58
Anonymous7-Oct-03 10:58 
hey everybody,im new with C++ and I'm having a lot of trouble creating these 2 programs to solve these word problems below. If u can type up a program for me,that'll help a lot. Thanks.

1.a fast food restaurant charges $1.49 for hamburgers,$0.89 for fries,and $0.99 for sodas. Write a program that allows an employee to enter an order(the number of burgers,fries and sodas) then display a total,the tax at 6%, and the final cost. The program output should look similar to:

Enter the number of burgers: 3
Enter the number of fries: 2
Enter the number of sodas: 5

The total before tax is: $11.20
The tax is: $00.67
The grand total is: $11.87

2. Gym classes are to form volleyball teams of 7 each. Write a program that asks for the number of players,then gives the number of teams and the number of players left over. The program output should look similar to:

Enter the number of players: 37

There will be five teams with 2 left over.

...those are the 2 programs I'm asking anyone out there to create for me.Thanks to whoever does.
GeneralRe: Need Help Making Mini-Program Pin
Toni787-Oct-03 11:01
Toni787-Oct-03 11:01 
GeneralRe: Need Help Making Mini-Program Pin
Anonymous7-Oct-03 11:05
Anonymous7-Oct-03 11:05 
GeneralRe: Need Help Making Mini-Program Pin
Kuniva7-Oct-03 11:15
Kuniva7-Oct-03 11:15 
Generalselect() in conjunction with recvfrom() Pin
esepich7-Oct-03 10:55
esepich7-Oct-03 10:55 
GeneralRe: select() in conjunction with recvfrom() Pin
Mike Dimmick7-Oct-03 23:48
Mike Dimmick7-Oct-03 23:48 
QuestionHow tochange font in an edit box? Pin
DiakRufus7-Oct-03 10:47
DiakRufus7-Oct-03 10:47 
AnswerRe: How tochange font in an edit box? Pin
Toni787-Oct-03 10:58
Toni787-Oct-03 10:58 
Generalhelp needed Pin
marekm7-Oct-03 10:26
marekm7-Oct-03 10:26 
GeneralRe: help needed Pin
Toni787-Oct-03 10:35
Toni787-Oct-03 10:35 
GeneralAAAAAAAAAAAAA heeeeeeeeelp :'( HARDDISK RUINED Pin
Kuniva7-Oct-03 9:21
Kuniva7-Oct-03 9:21 
GeneralRe: AAAAAAAAAAAAA heeeeeeeeelp :'( HARDDISK RUINED Pin
Toni787-Oct-03 9:57
Toni787-Oct-03 9:57 
GeneralRe: AAAAAAAAAAAAA heeeeeeeeelp :'( HARDDISK RUINED Pin
Kuniva7-Oct-03 11:10
Kuniva7-Oct-03 11:10 
GeneralRe: AAAAAAAAAAAAA heeeeeeeeelp :'( HARDDISK RUINED Pin
Toni787-Oct-03 11:21
Toni787-Oct-03 11:21 
GeneralRe: AAAAAAAAAAAAA heeeeeeeeelp :'( HARDDISK RUINED Pin
Kuniva8-Oct-03 4:33
Kuniva8-Oct-03 4:33 
GeneralRe: If you are really desperate Pin
Adam °Wimsatt7-Oct-03 11:19
Adam °Wimsatt7-Oct-03 11:19 
GeneralRe: AAAAAAAAAAAAA heeeeeeeeelp :'( HARDDISK RUINED Pin
Ogger1517-Oct-03 14:05
sussOgger1517-Oct-03 14:05 
GeneralAddstring in ListBox Pin
NewHSKid7-Oct-03 8:20
NewHSKid7-Oct-03 8:20 

General General    News News    Suggestion Suggestion    Question Question    Bug Bug    Answer Answer    Joke Joke    Praise Praise    Rant Rant    Admin Admin   

Use Ctrl+Left/Right to switch messages, Ctrl+Up/Down to switch threads, Ctrl+Shift+Left/Right to switch pages.