954,492 Members — Technology Publication meets Social Media
Username:
Password:
Lost login information?
Have something to say? Contribute New Article Reply to this Article

Urgent help in c++ please help me

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.

Attachments question1.pdf (220.77KB) staffmembers.txt (0.28KB) jobtitles.txt (0.2KB)
raul14
Newbie Poster
1 post since Aug 2009
Reputation Points: 10
Solved Threads: 0
 

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.i'm struggling.

I don't think so.

jencas
Posting Whiz
366 posts since Dec 2007
Reputation Points: 395
Solved Threads: 71
 
4. String formatting using header file

OMG :icon_eek: 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 (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.

Ancient Dragon
Retired & Loving It
Team Colleague
30,049 posts since Aug 2005
Reputation Points: 5,662
Solved Threads: 2,343
 
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()
-
- 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 :)

Nick Evan
Not a Llama
Moderator
10,112 posts since Oct 2006
Reputation Points: 4,142
Solved Threads: 403
 

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
firstPerson
Senior Poster
3,923 posts since Dec 2008
Reputation Points: 841
Solved Threads: 608
 

> i have till wednesday(26/08) to finish it.
Shouldn't that have read "YOU have until Tuesday 25/08 to finish it" ;)

Salem
Posting Sage
Team Colleague
11,531 posts since Dec 2005
Reputation Points: 5,862
Solved Threads: 953
 

This article has been dead for over three months

Post: Markdown Syntax: Formatting Help
You