How Software Gets Done  


Login

Software Buyers
Request bids
Search coders
My Buyer Account
Buyer help
Buyer articles
Buyer FAQ
Latest news
 
Software Coders
Newest open work
Browse all work
Search all work
My Coder Account
Coder help
Coder articles
Coder FAQ
Latest news
 
Affiliates
My Affiliate Account
Affiliate help
Affiliate FAQ
Latest news
 
Newest Bid Requests.
(See all)
mySQL Lead Tracking Database
By bkleinhe on Sep 23
Max Bid: $300


System Snapshot Utility (repost)
By emetrix on Sep 23
Max Bid: $75


college project
By mmm12 on Sep 23
Max Bid: $350


Sports/College Basketball Betting Site Layout
By DWDYEM on Sep 23
Max Bid: $50


polynomial using linked list
By ray_05 on Sep 23
Max Bid: $20


Bobblehead MySQL database
By bobblebum on Sep 23
Max Bid: $150


Click here to put this ticker on your own site and/or get live RSS newsfeeds

Open Work Categories.
Database 
(198 open)
   Access 
(69 open)
   MySQL 
(128 open)
   Oracle 
(12 open)
   SQL Server 
(79 open)
   Other DB 
(25 open)
Documentation / Tech Writing 
(21 open)
   Language (Human) Translations 
(10 open)
Data Entry 
(44 open)
Game Development 
(22 open)
Graphics / Art / Music 
(58 open)
   Graphics 
(58 open)
     Adobe AfterEffects 
(14 open)
     Adobe Photoshop 
(36 open)
     Adobe Premiere 
(11 open)
     3d Animation 
(21 open)
   Art (Misc.) 
(19 open)
   Music 
(7 open)
   Photography 
(3 open)
   3d Modeling 
(12 open)
Language Specific 
(125 open)
   Assembly / Machine language 
(16 open)
   ASP 
(75 open)
   ASP .NET 
(75 open)
   C# 
(67 open)
   C++ / C 
(174 open)
   Carbon (Mac OS) 
(3 open)
   Cocoa / Obj-C 
(6 open)
   Cold Fusion 
(14 open)
   Delphi 
(61 open)
   Java 
(95 open)
   JSP 
(16 open)
   Perl 
(56 open)
   Python 
(6 open)
   PHP 
(132 open)
   XML/XSL 
(34 open)
   Visual Basic 
(176 open)
   Visual Basic .Net 
(112 open)
   Other 
(75 open)
Misc 
(35 open)
   Middleware 
(3 open)
   CAD 
(4 open)
MultiMedia 
(29 open)
   Video Editing 
(6 open)
Network 
(40 open)
   Network Design 
(7 open)
   Network Implementation 
(7 open)
Platforms 
(76 open)
   Windows 
(200 open)
     MS Exchange 
(12 open)
     MS Office 
(23 open)
     Other 
(19 open)
   Darwin 
(3 open)
   Embedded Systems 
(14 open)
   Hand Held/PDA Programming 
(13 open)
   Internet Browser 
(58 open)
   Linux 
(78 open)
   Lotus Notes / Domino 
(2 open)
   UNIX 
(43 open)
Requirements 
(14 open)
Security 
(34 open)
Testing / Quality Assurance 
(16 open)
Web 
(167 open)
   Page Design 
(93 open)
   Flash 
(50 open)
   Marketing 
(14 open)
     Search Engine Optimization 
(8 open)
     Marketing (Other) 
(12 open)
   Web Services 
(92 open)
   Web (Other) 
(103 open)
Training 
(9 open)
   Computer Based 
(14 open)
Other
 
Other Sites

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

C/C++ in UNIX
Bid Request Id: 18315
Bookmark in my 'To Do' list
Posted by: greenBoW (0 ratings)
Non-action Ratio: Bad - 66.67%
Buyer Security Verifications: Good
Approved on: Jun 5, 2002
5:47:37 PM EDT
Bidding Closes: Jun 19, 2002
5:52:36 PM EDT
Viewed (by coders): 191 times
Deadline: 8/6/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, UNIX
Enter chat room for this bid request
(0 active users at Sep 23, 2003 2:51:21 PM EDT)

Description:
its a C/C++ program about single random access file which should run under unix system

Deliverables:
In this Assignment you will write a program to write and retrieve objects in the borrower class hierarchy to/from a single random access file. You may use this source file which contains classes describing three different kinds of borrowers: junior borrower, adult borrowers and life members. You can alter the functions in these definitions or add any new functions as needed. You will probably need functions to convert the data contained in these classes both to and from a string. You will need at least one other class. You must buffer all file I/O using objects from the stringstream family.

Your program must allow the user to add, delete and update borrower records in the file. All searches are by member number only. Assume member numbers are in the range 1 - 100 only. Your program must retrieve only the single record to be updated. Records are deleted directly from the file and new records added directly to the file. *** Do not read all records into any sort of container and make all changes in the container as in previous assignments. ***

A script file, named "script.txt", of you testing session, together with all source files. Do NOT submit your data file. You must conclude your testing by displaying a sequential list of all records, in an appropriately formatted table.
You must include the following tests. Note these are not the only tests that you should perform as they do not test all possible functionality. I would expect you to have tested with at least 5 borrower records of your own, with at least one of each kind of borrower. I will expect this to be reflected in the final display out of all records.
1.Add an adult borrower with your first and last name, member number 23, and 0 current loans
2.Add a junior borrower, Fred Bear, member no 66, and 3 current loans.
3.Add a life member, Mary Oldster, member no 1, with 67 current loans.
4.Retrieve and display the details of these records.Update Fred Bear's loan count to 5.
5.Delete Mary Oldster's record.
6.Add a new life member record for Terry White, member no 3, 0 current loans.
7.Update the loan count for your record to 8.
8.Retrieve and display all records in the file.

I have all the classes in ass5.zip file.


Platform:
should run under unix system.

Must be 100% finished and received by buyer on:
Aug 6, 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 want in done in next 2-3 days.

Additional Files:
This bid request includes IMPORTANT additional attached files. Please download and read fully before bidding.



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!
Saquib
(35 ratings)
in Ypsilanti, Michigan
United States
Bid id: 199,751
 
$40 (USD) Jun 5, 2002
7:46:59 PM EDT
 9.97
(Excellent)
   
I am an experienced C++ programmer and can handle this project for you. I will provide lots of comments so you can fully understand the code.
Thanks
Saquib
 
 
 
 
  There are 4 private replies to/from Saquib. Click here to view them.
 




Bid Request 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.
 
Top Coders.

Securenext
Rated a 9.97 on 124 jobs 
Buddies
Rated a 9.85 on 94 jobs 
Codman
Rated a 9.97 on 158 jobs 
hernest
Rated a 10 on 122 jobs 
Andrei Remenchuk
Rated a 10 on 14 jobs 
D-N-S
Rated a 9.93 on 39 jobs 
markesh
Rated a 10 on 23 jobs 
Maxnet Technologi es Private Limited
Rated a 9.93 on 87 jobs 
GribFritz
Rated a 9.89 on 148 jobs 
PSergei
Rated a 9.77 on 106 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.