943,539 Members | Top Members by Rank

Ad:
  • C++ Discussion Thread
  • Unsolved
  • Views: 367
  • C++ RSS
Aug 21st, 2009
0

Urgent help in c++ please help me

Expand Post »
hi,
can anyone please provide me with a cpp code solution for the attached question.
its based on arrays and pointers and i have no idea how to go about doing it.
can someone please help me please.
i have till wednesday(26/08) to finish it.

please help me please.
i'm lost.
Can someone please help me please.

please help me
i'm struggling.
Attached Files
File Type: pdf question1.pdf (220.8 KB, 11 views)
File Type: txt staffmembers.txt (289 Bytes, 7 views)
File Type: txt jobtitles.txt (207 Bytes, 6 views)
Similar Threads
Reputation Points: 10
Solved Threads: 0
Newbie Poster
raul14 is offline Offline
1 posts
since Aug 2009
Aug 21st, 2009
0

Re: Urgent help in c++ please help me

Click to Expand / Collapse  Quote originally posted by raul14 ...
hi,
can anyone please provide me with a cpp code solution for the attached question.
its based on arrays and pointers and i have no idea how to go about doing it.
can someone please help me please.
i have till wednesday(26/08) to finish it.
please help me please.
i'm lost.
Can someone please help me please.

please help me
Show what you've done so far.

Quote ...
i'm struggling.
I don't think so.
Last edited by jencas; Aug 21st, 2009 at 9:47 am.
Reputation Points: 395
Solved Threads: 71
Posting Whiz
jencas is offline Offline
362 posts
since Dec 2007
Aug 21st, 2009
-7

Re: Urgent help in c++ please help me

Quote ...
4. String formatting using <iomanip.h> header file
OMG You mean to tell us that you school is teaching you the wrong stuff!

iomanip.h has been deprecated (obsolete) for almove 10 years now. The current file name is <iomanip> (no .h extension). I wonder what else they have been trying to teach you that is either just wrong or long obsolete???

Don't sit there expecting anyone to do your homework for you because that will teach you nothing. Code each of those 6 requirements one at a time and you will have the assignment done before you know it.
Sponsor
Team Colleague
Featured Poster
Reputation Points: 5608
Solved Threads: 2282
Retired and Enjoying Life
Ancient Dragon is online now Online
21,947 posts
since Aug 2005
Aug 21st, 2009
2

Re: Urgent help in c++ please help me

I wonder what else they have been trying to teach you that is either just wrong or long obsolete???
My money is on at least 4 of the following 6 horrible things:
- void main()
- turbo C
- system()
- scanf()
- <iostream.h>
- getch()

And because my crystal ball is working so well today, I'll also say that the OP is either from India or the Philippines
Last edited by Nick Evan; Aug 21st, 2009 at 10:36 am.
Moderator
Featured Poster
Reputation Points: 4142
Solved Threads: 394
Industrious Poster
Nick Evan is offline Offline
4,132 posts
since Oct 2006
Aug 21st, 2009
0

Re: Urgent help in c++ please help me

From OP pdf file :

//Use the following code to check for file error
if (input.fail()){
   cerr<<"File not found!"<<endl;
   system("PAUSE");
return 0
Last edited by firstPerson; Aug 21st, 2009 at 12:05 pm.
Reputation Points: 840
Solved Threads: 594
Senior Poster
firstPerson is offline Offline
3,862 posts
since Dec 2008
Aug 21st, 2009
0

Re: Urgent help in c++ please help me

> i have till wednesday(26/08) to finish it.
Shouldn't that have read "YOU have until Tuesday 25/08 to finish it"
Team Colleague
Reputation Points: 5862
Solved Threads: 950
Posting Sage
Salem is offline Offline
7,164 posts
since Dec 2005

This thread is more than three months old

No one has posted to this discussion for at least three months. Please let old threads die and do not reply to them unless you feel you have something new and valuable to contribute that absolutely must be added to make the discussion complete. Otherwise, please start a new thread in this forum instead.
Message:





About Us | Contact Us | Advertise | Acceptable Use Policy
Forum Index | Build Custom RSS Feed


Follow us on Twitter


© 2011 DaniWeb® LLC