Skip to content
/ utils Public

A collection of miscellaneous routines I've used in some of my programs. They're very general purpose, so they get their own repo.

License

Notifications You must be signed in to change notification settings

exocron/utils

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 

Repository files navigation

I created the crc.c and crc.h files in this repository for a specific program, but, as time went on, I started using it for other programs. Rather than have a crc.c and crc.h sitting in a bunch of different repositories, each with different revisions/bugfixes/etc, I thought it more practical to reference it separatly.

As time goes on, more files will be added to this repository if they fit the requirement of having a very general purpose.

NOTE: As of now, the CRC32 code has not been tested. This will be taken care of shortly. In the mean time, use at your own risk.

Ok, done ranting. Enjoy.

About

A collection of miscellaneous routines I've used in some of my programs. They're very general purpose, so they get their own repo.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages