Find Jobs
Hire Freelancers

Debug C Program

$5-10 USD

Terminado
Publicado hace casi 21 años

$5-10 USD

Pagado a la entrega
The following program seems to work for many people but it isn't working on the unix system I am using. I am not sure what to do. I am up for suggestions. 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 [login to view URL] 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.) ## Platform I am using Unix Although I am given a latter deliver data, I really need it as soon as possible.
ID del proyecto: 2927575

Información sobre el proyecto

4 propuestas
Proyecto remoto
Activo hace 21 años

¿Buscas ganar dinero?

Beneficios de presentar ofertas en Freelancer

Fija tu plazo y presupuesto
Cobra por tu trabajo
Describe tu propuesta
Es gratis registrarse y presentar ofertas en los trabajos
Adjudicado a:
Avatar del usuario
See private message.
$3 USD en 14 días
4,9 (5 comentarios)
1,9
1,9
4 freelancers están ofertando un promedio de $6 USD por este trabajo
Avatar del usuario
See private message.
$8,50 USD en 14 días
5,0 (4 comentarios)
2,2
2,2
Avatar del usuario
See private message.
$4,25 USD en 14 días
0,0 (2 comentarios)
0,0
0,0
Avatar del usuario
See private message.
$8,50 USD en 14 días
0,0 (0 comentarios)
0,0
0,0

Sobre este cliente

Bandera de UNITED STATES
United States
5,0
14
Miembro desde oct 9, 2002

Verificación del cliente

¡Gracias! Te hemos enviado un enlace para reclamar tu crédito gratuito.
Algo salió mal al enviar tu correo electrónico. Por favor, intenta de nuevo.
Usuarios registrados Total de empleos publicados
Freelancer ® is a registered Trademark of Freelancer Technology Pty Limited (ACN 142 189 759)
Copyright © 2024 Freelancer Technology Pty Limited (ACN 142 189 759)
Cargando visualización previa
Permiso concedido para Geolocalización.
Tu sesión de acceso ha expirado y has sido desconectado. Por favor, inica sesión nuevamente.