Show Bid Request
check c
Bid Request Id: 58161
|
|
|
Posted by: |
SimuGD (14 ratings)
(Software buyer rating 10)
|
Non-action Ratio: |
Very Good - 0.00%
|
Buyer Security Verifications: |
Good
|
Approved on: |
Apr 16, 2003 1:14:42 PM EDT
|
Bidding Closes: |
Apr 19, 2003 1:13:45 PM EDT
|
Viewed (by coders): |
290 times
|
Deadline: |
4/20/2003
TIME EXPIRED
|
|
|
|
Description:
The following is my assignment which has been done but not working. Please take a look at it and check for errors. Thanks This program will accept command line arguments and test to see that they meet certain specifications. If the command line arguments are invalid, specific messages should be displayed and the program should end execution. If the command line arguments are valid, the program should display the contents of the file specified by the last command line argument. If there are only 2 command line arguments the second one should be interpreted as being the name of the file to be read and displayed. If there are 3 command line arguments the third one should be interpreted as being the name of the file to be read and the second one (if valid) should specify the format of how the file should be displayed. Your program should check to see that the user types at least 2 and no more than three command line arguments. (The first one will be the name of the executable program a.out and you do not need to check that.) If the number of command line arguments is incorrect the program should display a message saying that the command line has too many (or too few) argument and end execution. If there are exactly 2 command line arguments, the program should check to see if the second one is the name of a readable file. If it is a readable file, then the program should display the file. If it is not a readable file, then the program should display a message saying that the file cannot be read, display the second command line argument and end execution.. If there are exactly 3 command line arguments, then the program should check to see that the second one is a minus sign followed by zero or more of the following uppercase letters: C, R, U, L.
Deliverables: If the second command line argument is not in the correct form, the program should indicate what is wrong (i.e. "Second command line argument should begin with -" or "Invalid option specified in the second command line argument.") and execution should end. If the second command line argument is in the correct form, then the program should check to see that the third command line argument is the name of a readable file. If it is not a readable file, then the program should display a message saying the file cannot be read, display the third command line argument and then end execution. If the second command line argument is in the correct form and the third command line argument is the name of a readable file, the file should be read and displayed in the form indicated by the second command line argument. (See next paragraph) When there are three command line arguments, the codes given in the second command line argument indicate the form in which the file is to be displayed.
• L indicates the letters in the file should be displayed in lowercase. (Characters which are not letters should be displayed with no change.) • U indicates the letters in the file should be displayed in uppercase. (Characters which are not letters should be displayed with no change.) • C indicates the lines of the file should be centered on the screen when they are displayed. YOU SHOULD ASSUME THAT NO LINE WILL BE MORE THAN 70 CHARACTERS LONG AND THAT THE SCREEN WIDTH IS 70 CHARACTERS. • R indicates the lines of the file should be right justified on the screen when they are displayed. YOU SHOULD ASSUME THAT NO LINE WILL BE MORE THAN 70 CHARACTERS LONG AND THAT THE SCREEN WIDTH IS 70 CHARACTERS. If neither C or R is indicated, the program should assume the lines in the file are displayed beginning in column 1 on the screen. If neither L or U is indicated, the program should assume that no changes should be made to the case of letters in the file before displaying them. In the event that the second command line argument contains conflicting codes, the later one(s) encountered should override earlier ones. For example: -LRUC should indicate uppercase and centered. You may assume that the first character in each line is a nonwhitespace character and that the last character in each line is a newline character preceded by a nonwhitespace character. You simply need to read a line as a string and display that string left-justfified, right-justified or centered and, if U or L are specified, in the correct case. You will want to use the strlen function to determine how to center the line. The toupper and tolower functions may be used to convert a letter to upper or lower case. Those functions are designed to a single character and NOT FOR A STRING OF CHARACTERS. (Hint: You can use a for loop to convert each character in the line.)
I will try to send you an example of the output in a day or two.
Platform:
windows xp
Must be 100% finished and received by buyer on:
Apr 20, 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.
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!
|
$8 (USD)
|
Apr 16, 2003 1:56:28 PM EDT
|
9.95
(Excellent)
|
|
|
I can complete and deliver this within 24 hours of having my bid accepted. Thanks.
|
|
|
|
|
|