Question: CSC 250 Assignment: qw3 Due: 7am Wednesday 2/5 Submit: program to quiz qw3 10 points Description & requirements:: Program will accept 2 command line arguments
CSC 250 Assignment: qw3 Due: 7am Wednesday 2/5 Submit: program to quiz qw3 10 points Description & requirements:: Program will accept 2 command line arguments - if not exactly 2, program should quit ( no messages ) Program will have 3 strings: x,y,z ( 100 characters ) - first command line argument to x, second to y - longest into z ( first if equal ) Output: One: <-- put x here Two: <-- put y here Big: <-- put z here For example: % ./a.out red blue One: red Two: blue Big: blue
in c programming language please.
Step by Step Solution
There are 3 Steps involved in it
1 Expert Approved Answer
Step: 1 Unlock
Question Has Been Solved by an Expert!
Get step-by-step solutions from verified subject matter experts
Step: 2 Unlock
Step: 3 Unlock
