Skip to content

This a dynamic linked library in C programming Language, contain function for arithmetic operation, string manipulation and basic single linked list operation. Rather than creating most this basic function all the time when writing, you can leverage on must of this basic function to help you code faster and increase your productivity :)

Notifications You must be signed in to change notification settings

Odey-Edward/THE_WARD_LIBARY

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 

Repository files navigation

THE_WARD_LIBARY

This a dynamic linked library in C programming Language, contain function for arithmetic operation, string manipulation and basic single linked list operation. Rather than creating most this basic function all the time when writing your c program, you can leverage on must of this basic function to help you code faster and increase your productivity :)

Check the header file (ward.h) for prototypes an more Info...

About

This a dynamic linked library in C programming Language, contain function for arithmetic operation, string manipulation and basic single linked list operation. Rather than creating most this basic function all the time when writing, you can leverage on must of this basic function to help you code faster and increase your productivity :)

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages