Skip to content

riddletd/c-shdlib-creation-automation

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Libraries

ShdLib

This directory contains code used for creating, compiling, and linking a shared library.

amdahl

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.

example

This directory has a code that can be used as a template for creating a shared library.

extension

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*.

misc

This directory stores code without a category.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages