How Software Gets Done  

Login

Custom Software Buyers
Request new bids
Search Coders
My Account
 
My Buyer 'To Do' List
 
My bid requests
  My escrow account
 
My General Info
Verification
 
Help for Buyers
Articles for Buyers
FAQ for Buyers
Latest News
 

Custom Software Coders

Newest open work
Browse all work
Search all work
My Account
 
My Coder 'To Do' List
 
My bids
 
My General Info
  My credit account
 
Help for Coders
Articles for Coders
FAQ for Coders
Latest News
 

Affiliates

My account
 
My pipeline
 
My credit account
 
Help for Affiliates
Latest News
 
Newest Open Bid Requests.
Free For All Site Submission System
By wadoti on May 20
Max Bid: $125


Flash intro and presentation
By uleddie on May 20
Max Bid: $50


Multi-Player Poker Software
By PokerPride on May 20
Max Bid: Open to fair suggestions


Access Outlook Express Address Book
By eisengrim on May 20
Max Bid: $250


Today's Menu
By kapar6 on May 20
Max Bid: Open to fair suggestions


Adding support for .tiff, photoshop and coreldraw ...
By bryano on May 20
Max Bid: Open to fair suggestions


Click here to put this ticker on your own site

Open Work Categories.
Database 
(146 open)
   Access 
(54 open)
   MySQL 
(76 open)
   Oracle 
(11 open)
   SQL Server 
(51 open)
   Other DB 
(24 open)
Documentation / Tech Writing 
(34 open)
Data Entry 
(18 open)
Game Development 
(18 open)
Graphics / Art / Music 
(60 open)
   Graphics 
(69 open)
     3d Animation 
(19 open)
   Art (Misc.) 
(22 open)
   Music 
(13 open)
   3d Modeling 
(11 open)
Language Specific 
(113 open)
   ASP 
(55 open)
   ASP .NET 
(7 open)
   C# 
(31 open)
   C++ / C 
(120 open)
   Cold Fusion 
(7 open)
   Delphi 
(30 open)
   Java 
(55 open)
   JSP 
(1 open)
   Perl 
(39 open)
   PHP 
(94 open)
   XML/XSL 
(23 open)
   Visual Basic 
(139 open)
   Visual Basic .Net 
(67 open)
   Other 
(58 open)
Misc 
(40 open)
   CAD 
(4 open)
MultiMedia 
(36 open)
Network 
(41 open)
   Network Design 
(12 open)
   Network Implementation 
(16 open)
Platforms 
(72 open)
   Windows 
(153 open)
     MS Exchange 
(2 open)
     MS Office 
(11 open)
     Other 
(10 open)
   Darwin 
(1 open)
   Internet Browser 
(45 open)
   Linux 
(54 open)
   UNIX 
(33 open)
   Hand Held/PDA Programming 
(15 open)
Requirements 
(11 open)
Security 
(34 open)
Testing / Quality Assurance 
(17 open)
Web 
(152 open)
   Page Design 
(77 open)
   Flash 
(56 open)
   Web Services 
(83 open)
   Web (Other) 
(90 open)
Training 
(17 open)
   Computer Based 
(16 open)
 
Other
 
Other Sites

Download the free Rent A Coder IE toolbar!
 
Show Bid Request

project files
Bid Request Id: 9935
Bookmark in my 'To Do' list
Posted by: jc0000 (15 ratings)
(Software buyer rating 8.8)
Non-action Ratio: Very Good - 15.38%
Posted: Mar 1, 2002
9:32:29 PM EDT
Bidding Closes: Mar 15, 2002
9:37:55 PM EDT
Viewed (by coders): 318 times
Deadline: 3/3/2002
TIME EXPIRED
Phase:
100% of work completed and accepted. Coder has been paid.
Max Accepted Bid: Bidding is closed
Project Type: Personal Project / Homework Help
Bidding Type: Open Auction
Categories: C++ / C
Enter chat room for this bid request
(0 active users at May 20, 2003 7:40:02 PM EDT)

Description:
Original name:

Achilles

Agamemnon

Minerva

Corrupted name:
Dave Lister
Rimmer
Kryton

A very general description of what you need to do is:
1.Prompt the user to enter the input file name and an output file name.
2.Open the corrupted Illiad file of the users choosing.
3.Read in a line of text.
4.Search the line of text for the three corrupted names.
5.As you find a corrupted name replace it with the appropriate correct name.
6.As you find a corrupted name, keep track of the number of occurances that you replace. You will print out the total
for each name and the total number of lines of text searched at the end of the program.
7.Write the line of text to the output file. If you do not find any corrupted names in the line of text, you should just
write that line of text directly into the output file.
8.Repeat starting at number 2.
9.Be sure to close your files before you exit your program.

Deliverables:
Complete and fully-functional working program(s) in executable form as well as complete source code of all work done. having the file in the assignment is not necesary. Complete copyrights to all work purchased. make it simple , as simple as possible. must include this at beginning of code (I can't accept if winner's code doesn't match my specifications) #include <iostream> #include <fstream> #include <string> using namespace std; int main() { // get file names from the user string inFile; string outFile; cout << "Enter the input file name: "; cin >> inFile; cout << "Enter the output file name: "; cin >> outFile; // Showing two different ways to open the file. // They are both equally correct. ifstream fin(inFile.c_str()); ofstream fout; fout.open(outFile.c_str()); // check to make sure the files opened. if(fin.bad()){ cerr << "Unable to open file " << inFile << endl; exit(1); // exit the program if file is not opened } if(fout.bad()){ cerr << "Unable to open file " << outFile << endl; exit(1); // exit the program if file is not opened }

Platform:
windows, unix

Must be 100% finished and received by buyer on:
Mar 3, 2002 EDT
Deadline legal notes: All times are expressed in the time zone of the site EDT (UT - 5). If the buyer omitted a time, then the deadline is 11:59:59 PM EDT on the indicated date.

Special Conditions / Other:
I would prefer the code as early as possible so i can look it over.

thanks


Remember that contacting the other party outside of the site (by email, phone, etc.) on all business projects < $500 (before the buyer's money is escrowed) is a violation of both the software buyer and seller agreements. We monitor all site activity for such violations and can instantly expel transgressers on the spot, so we thank you in advance for your cooperation. If you notice a violation please help out the site and report it. Thanks for your help.
 
Bidding/Comments:
All monetary amounts on the site are in United States dollars.
Rent a Coder is a closed auction, so coders can only see their own bids and comments. Buyers can view every posting made on their bid requests.

See all rejected bids (and all comments)
Name   Bid Amount 
 
Date   Coder Rating  
This bid was accepted by the buyer!
lone
(0 ratings)
in LAFAYETTE, Louisiana
United States
Bid id: 114,803
 
$8 (USD) Mar 2, 2002
10:47:09 AM EDT
None Yet    
hi, I would be delighted to help you with your project.
I have been doing programming is C++ for more that 4 years and i can finish your program within 1 hr, please send me some respond so that i will start right away.

thanks,
 
 
 
 
  See 2 private reply(ies)
to/from lone.
 




Quick Search
 

 Advanced Search
Newest Open Work
Latest News

 
Credentials


 

 
Rent A Coder upholds the rigorous business practices required to be both a BBB member and Square Trade vendor.
  • All customer issues addressed within 2 days
  • Openly disclosed pricing and return policies
  • Participation in mediation at buyer request
  • Superior selling track record
This site is verified through its parent company, Exhedra Solutions, Inc.
 

Rent A Coder Top Coders.


Anuj Gakhar
Rated a 9.98 on 92 jobs 
Securenext
Rated a 9.98 on 98 jobs 
Codman
Rated a 9.97 on 144 jobs 
Buddies
Rated a 9.82 on 76 jobs 
Andrei Remenchuk
Rated a 10 on 12 jobs 
Michael Sharp
Rated a 9.98 on 177 jobs 
RNA
Rated a 9.92 on 37 jobs 
markesh
Rated a 10 on 22 jobs 
teleCODERS
Rated a 9.93 on 67 jobs 
hernest
Rated a 10 on 109 jobs 

See all top coders...

(What makes a top coder?)

Top Exam Scorers
 
Other
Rent A Coder is PayPal verified through its parent company, Exhedra Solutions, Inc.

Created in partnership with:

 


Affiliate Sites



Latest News | About Us | Kudos | Feedback/Contact    Affiliates | Advertise    Privacy | Legal

Copyright © 2001, Exhedra Solutions, Inc. All rights reserved.
By using this site you agree to its Terms and Conditions.
"Rent A Coder" (tm), "Safe Project Escrow" (tm) and "How Software Gets Done" (tm)
are trademarks of Exhedra Solutions, Inc.