Skip to content

Latest commit

 

History

35 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

SDC

MIT License Last commit ANSI C

InfoInstallUsage
ReferencesLicense


Info

A header-only C library with utilities frequently needed across my various C projects.


Install

Simply clone or copy-paste sdc.h into your codebase and include it.

#define SDC_IMPLEMENTATION
#include "sdc.h"

Usage

See the EXAMPLES file for a few usage examples - but I would recommend that you first and foremost look through and study the source code on your own.


References


License

This project is licensed under the MIT License.

About

A header-only C library with utilities frequently needed across my various C projects.

Topics

Resources

Stars

0 stars

Watchers

0 watching

Forks

Releases

Contributors

Languages