Question: Given a user - defined library userLibrary . c and its header file userLibrary . h . The library is linked into the program that
Givenauser-defined library userLibrary.candits header file userLibrary.h. Thelibraryis linked into the program that uses the library through the following reference:
link "userLibrary.h" using "userLibrary.h" import "userLibrary.h" include "userLibrary.h"
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
