Skip to content
/ c-utils Public

A very basic set of utility functions written in C.

Notifications You must be signed in to change notification settings

mschof/c-utils

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 

Repository files navigation

C Utils

This is a very basic set of utility functions written in C. It was tested with Valgrind. Feel free to use it for whatever you want.

Categories

Functions are divided into following categories:

  • Structs and linked lists
  • Integers
  • Characters
  • Strings
  • Math
  • File I/O

Some of the functions are obviously also available in the C standard library or by simply using operators.

About

A very basic set of utility functions written in C.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages