Show Bid Request
Small Text Editor
Bid Request Id: 32789
|
|
|
Posted by: |
candibar (1 ratings)
(Software buyer rating 10 )
|
Non-action Ratio: |
Very Good - 0.00%
|
Buyer Security Verifications:![](../../../vb/images/new.gif) |
Good
|
Approved on: |
Oct 28, 2002 9:26:39 AM EDT
|
Bidding Closes: |
Oct 29, 2002 10:00:00 AM EDT
|
Viewed (by coders): |
89 times
|
Deadline: |
10/29/2002 10:00:00 AM
TIME EXPIRED
|
|
|
|
Description:
DUE IMMEDIATELY (10/28/02) From instructors notes: In Designing: following objects & operations were identified:
OBJECTS COMMAND_MENU (char array): //menu of editing commands(insert, delete, replace, length, position, get a new line of text, quit) inFileName, outFileName(string): //file names inFile, outFile, cout, cin: //streams to these files, to the screen, from the keyboard line, str1, str2(string): //line of text to be edited and strings used in editing command(char): //editing command position, numChars(int): // position in a string; how many characters to delete
OPERATIONS Open streams to files I/O of strings from/to files, from keyboard, to the screen String editing operations: insert, delete, replace, length, position The algorithm for using these objects and operations is straightforward:
ALGORITHM FOR TEXT-EDITING 1. Get inFileName; construct outFileName; and open streams inFile and outFile 2. Display COMMAND_MENU. 3. Read line from inFile and display it on the screen. 4. Repeat the following: a. Terminate repetition if the end of the file has been reached. b. Get command, convert it to uppercase, and do the appropriate processing: L: Display length of line. P: Find and display position of str1 in line. I: Insert str1 in line at position; replace it with str2. D: Delete numChars characters starting at position -1. R: Find str1 in line at position; replace it with str2. N: Output line to outFile and read new line from inFile. Q: Output line to outFile; repeatedly ready new line from inFile and output line to outFile until the end of inFile is reached. Otherwise, display an error message. c. If the end of the file has not been reached, display the edited line. 5. Display an "editing complete" message.
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 98, ME, XP Using C++
Must be 100% finished and received by buyer on:
Oct 29, 2002 10:00:00 AM 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:
Would really like to have this completed today, 10/28/02 before 4:00, if at all possible. I'd appreciate it. 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!
|
$9.99 (USD)
|
Oct 28, 2002 10:16:28 AM EDT
|
9.59
(Excellent)
|
|
|
I have already completed 75% of it and deliverable to you whenever u required . The attachement is a sample interface for this .Just to show whether it is correct or not
do reply soon
John
|
|
Attached File
|
|
|
|
|