This directory contains code used for creating, compiling, and linking a shared library.
This directory contains code for finding a speedup factor and improvement time of a portion of a system based on Amdahl's Law. The directory also contains a shared library of a collection of functions used to find the new time and speedup.
This directory has a code that can be used as a template for creating a shared library.
This directory contains code for creating a shared library (and the shared library itself) with a function used to return a pwd (present working directory) shell command to be stored in a c string or char*.
This directory stores code without a category.