(No Login on Secured Page)
|
|
Show Bid Request
Unix program
Bid Request Id: 38260
|
|
|
Posted by: |
rail1818 (1 ratings)
(Software buyer rating 10)
|
Non-action Ratio: |
Very Good - 0.00%
|
Posted: |
Dec 4, 2002 10:24:33 AM EDT
|
Bidding Closes: |
Dec 6, 2002 EDT
|
Viewed (by coders): |
112 times
|
Deadline: |
12/8/2002
TIME EXPIRED
|
|
|
|
Description:
Please Download the Zip.
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.
Hints A regular expression is first compiled with compile (). You will want to preserve this. But in ed.c, compile () is called with a single character that indicates what character will terminate the regular expression (for example, '/'); compile () collects the regular expression into a buffer by reading one character at a time with getchr () until it finds a terminator. You should replace this mechanism with something that just compiles a regular expression passed in as a char* argument. Similarly, execute (), which tests whether a single line matches the compiled regular expression, accesses the text of the line by calling getline (). You should replace this interface by calling execute with two arguments, the compiled regular expression and the line to test. With these two changes, main () becomes rather similar to the grep program in TPOP. advance () is much like the match () function; it's called by execute () to move to the next character of the text and the next piece of the RE. The function getchr () is used to read the next character typed by the user of ed. You can replace it throughout compile () by something that fetches the next RE character and advance a pointer. Don't use any of the I/O mechanisms in ed.c; they are too specialized to its file manipulations. Use stdio in the most straightforward way that you can, again lifted from grep in TPOP. The file ed1.c is the same as ed.c, except that it has a few extra comments; compare the two versions with diff.
Platform:
UNIX
Must be 100% finished and received by buyer on:
Dec 8, 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 need ASAP!!!
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!
|
$35 (USD)
|
Dec 4, 2002 11:14:46 AM EDT
|
8.44
(Very Good)
|
|
|
|
|
|
|
|
|
|