Show Bid Request
Line Editor
Bid Request Id: 55958
|
|
|
Posted by: |
destiny (3 ratings)
(Software buyer rating 10)
|
Non-action Ratio: |
Very Good - 0.00%
|
Buyer Security Verifications: |
Unverified
|
Approved on: |
Apr 2, 2003 11:25:40 PM EDT
|
Bidding Closes: |
Apr 3, 2003 10:00:00 PM EDT
|
Viewed (by coders): |
29 times
|
Deadline: |
4/4/2003 10:00:00 PM
TIME EXPIRED
|
|
|
|
Description:
This project is a line editor,using a dynamic singly linked list of String objects as the major data structure.
The program is a simple line oriented editor named LEDIT.All lines in LEDIT
can be any number of characters long.Below are the valid LEDIT commands:
IN Insert(followed by text lines and terminated by "//"
DL Delete
MV Move(followed by a positive or negative integer)
LA List all
XT Exit
The editor keeps track of a "current line" at all times.The designated
current line must be one of the lines in the editor,or may be a dummy line
immediately after the last line.
The "IN" command inserts new input lines into the file just before the
current line(the current line remains unchanged).
The "DL" command deletes the current line(the succesor to the deleted line
becomes the new current line.
The "MV" command moves the current line down n lines when followed by a
positive integern,and moves the current line up m lines when followed by
a negative integer m(after repositioning,the current line is then displayed.
Of course ,MV cannot move the current line beyond its current
position,so that it moves no lower than the first line and no higher than
the dummy last line.
AN "LA" command outputs all all lines from the current line through the end
of the text,and the current position is unchanged.
An "XT" command terminates editing.The dummy last line contains
the text:<<END>>
The prompt for each editor line is the single character > ,preceded by a
blank line.The user inputs a sequence of commands.Each command begins on a new line
with two uppercase letters.The valid commands are IN,DL,MV,LA, AND XT.
The MV command is followed by one of more blanks and then an integer constant,
all on the same line.The IN command requires one of more lines of text on
subsequent lines,terminated by a line beginning with two consecutive slashes(//).
string.h,string.cpp,and outline for driver.cpp already
done,to be included.Need to complete.
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.
Platform:
Windows ME, visual c++ 6.0
Must be 100% finished and received by buyer on:
Apr 4, 2003 10:00:00 PM 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!
|
$10 (USD)
|
Apr 3, 2003 7:57:55 PM EDT
|
10
(Excellent)
|
|
|
I am interested in your project. Send me the code and I will see what I can do with it. I will not be able to get it done tonight, but I should be able to work on it tomorrow when I am done work (sometime after 7 est).
Jason
|
|
|
|
|
|