Suppose that you wrote some C functions to perform commonly used miscellaneous tasks and stored their object codes in the mysocketlib.o and myoutput.o files. Archive these modules in the ~/lib/mylib.a library file. Write down the command line for performing this task.

What will be an ideal response?

ar r ~/lib/mylib.a mysocketlib.o myoutput.o

Computer Science & Information Technology

You might also like to view...

Access the AutoCorrect options from the ________

A) REVIEW tab B) Paragraph dialog box C) HOME tab D) Word Options dialog box

Computer Science & Information Technology

________ refers to the structure and order of the function and the arguments used by Excel to perform a calculation

Fill in the blank(s) with the appropriate word(s).

Computer Science & Information Technology