subject

This is an INDIVIDUAL assignment. You can (and should) work in groups to research how to do the assignment, but each person should code their own version and make their own submission. This program is to demonstrate the usage of command line arguments in a C program. You will write this to run in the Linux virtual machine. The program should display the number of arguments from the command line and list each one on the console. Here is a sample execution: student:~/CSC415$ make run RUNOPTIONS="Hello, these are overridden options 3 6 9" gcc -c -o bierman_robert_hw1_main. o bierman_robert_hw1_main. c -g -I. gcc -o bierman_robert_hw1_main bierman_robert_hw1_main. o -g -I. ./bierman_robert_hw1_main Hello, these are overridden options 3 6 9 There were 9 arguments on the command line. Argument 00: ./bierman_robert_hw1_main Argument 01: Hello, Argument 02: these Argument 03: are Argument 04: overridden Argument 05: options Argument 06: 3 Argument 07: 6 Argument 08: 9 student:~/CSC415$ You should submit your source code file(s), Makefile along with a short writeup in PDF format into your GIT repository and submit the PDF into the assignment in iLearn. Your write-up should include a description of the project and what you did, issues you had, how you overcame the issues and the compilation and execution output from your program (screen shots embedded in the PDF document. Your execution output should include commands with the command linearumants

ansver
Answers: 3

Another question on Computers and Technology

question
Computers and Technology, 24.06.2019 03:30
Auniform resource locator (url) is a formatted string of text that web browsers, email applications, and other software programs use to identify a particular resource on the internet. true false
Answers: 2
question
Computers and Technology, 24.06.2019 07:00
Into what form does the barcode reader convert individual bar patterns?
Answers: 1
question
Computers and Technology, 24.06.2019 10:20
Write a program that keeps asking the user for new values to be added to a list until the user enters 'exit' ('exit' should not be added to the list). these values entered by the user are added to a list we call 'initial_list'. then write a function that takes this initial_list as input and returns another list with 3 copies of every value in the initial_list. finally, inside print out all of the values in the new list. for example: input: enter value to be added to list: a enter value to be added to list: b enter value to be added to list: c enter value to be added to list: exit output: a b c a b c a b c note how 'exit' is not added to the list. also, your program needs to be able to handle any variation of 'exit' such as 'exit', 'exit' etc. and treat them all as 'exit'.
Answers: 2
question
Computers and Technology, 24.06.2019 13:30
What is the most important for you to choose before you build a network?
Answers: 1
You know the right answer?
This is an INDIVIDUAL assignment. You can (and should) work in groups to research how to do the assi...
Questions
question
Social Studies, 15.01.2021 21:10
question
English, 15.01.2021 21:10
question
Mathematics, 15.01.2021 21:10
question
Mathematics, 15.01.2021 21:10
question
Mathematics, 15.01.2021 21:10
question
Mathematics, 15.01.2021 21:10
question
Mathematics, 15.01.2021 21:10
question
Mathematics, 15.01.2021 21:10
Questions on the website: 13722359