Show Bid Request
Simple Homework Project Using Linked List
Bid Request Id: 67371
|
|
|
Posted by: |
back2goods (3 ratings)
(Software buyer rating 10)
|
Non-action Ratio: |
Very Good - 0.00%
|
Buyer Security Verifications: |
Good
|
Approved on: |
Jun 8, 2003 4:17:28 PM EDT
|
Bidding Closes: |
Jun 12, 2003 12:00:00 PM EDT
|
Viewed (by coders): |
117 times
|
Deadline: |
6/13/2003
TIME EXPIRED
|
|
|
|
Description:
Objectives: • To complete a C++ program to solve a given problem using top-down design. • To become familiar programming with the use of objects and classes. • To become familiar programming with linked lists. • To provide appropriate documentation and use good programming style.
Description of Problem: Write a simple line editor. Keep the entire text on a linked list, one line in a separate node. Start the program with entering EDIT file, after which a prompt appears along with the line number. • If the letter I is entered with a number n following it, then insert the text to be followed before line n. If I is not followed a number, then insert the text before the current line. • If D is entered with two numbers n and m, one n, or no number following it, then delete lines n through m, line n, or the current line. • Do the same with the command, L, which stands for listing lines. If A is entered, then append the text to the existing lines. • Entry E signifies exit and saving the text in a file ( the output filename should always be: a:\output.txt ).
The Example of output:
Edit myDataFile 1> The first line 2> 3> And another line 4> I 3 3> The second line 4> One more line 5> 1> The first line 2> 3> The second line 4> One more line 5> And another line // This is now line 5, not 3; 5> D 2 // line 5, since L was issued from line 5; 4> L // line 4, since one line was deleted; 1> The first line 2> The second line // this and t he following lines 3> One more line // now have new numbers 4> And another line 4> E
Deliverables: 1) Complete and fully-functional working program(s) in executable form as well as complete source code of all work done.
2) Installation package that will install the software (in ready-to-run condition) on the platform(s) specified in this bid request.
3) Complete ownership and distribution copyrights to all work purchased.
4) An algorithm for this program and a module structure chart.
Platform:
Visual C++ 6.0 Windows 9.x - XP
Must be 100% finished and received by buyer on:
Jun 13, 2003 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.
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!
|
$13 (USD)
|
Jun 8, 2003 5:14:45 PM EDT
|
10
(Excellent)
|
|
|
Hi,
If you accept my bid soon, I will be able to supply you with a completed project within a few days.
I have fifteen years of C/C++ experience, and if you allow me to do this work for you then you can rest assured that you will be getting a very well written and well commented piece of code.
Looking forward to hearing from you,
Best Regards,
Will Alber LemonSmasher - Quality Software Development |
|
|
|
|
|