Example taken from https://www.cprogramming.com/tutorial/shared-libraries-linux-gcc.html
Just run
make
Type
./test
and the following should appear:
This is a shared library test...
Constructor string
inc = 14
| Name | Name | Last commit date | ||
|---|---|---|---|---|
Example taken from https://www.cprogramming.com/tutorial/shared-libraries-linux-gcc.html
Just run
make
Type
./test
and the following should appear:
This is a shared library test...
Constructor string
inc = 14