Skip to content

A simple attempt at making arrays a little easier to work with in C. (float only for now)

Notifications You must be signed in to change notification settings

mynameajeff/cfloat-better

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

45 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

cfloat-better

A simple attempt at making arrays a little easier to work with in C.

A documentation of sorts can be found in documentation/some-explanations.md.

In that same directory, there is example.c, which showcases the various functions being used.

The Makefile is made to generate an executable of that file.

About

A simple attempt at making arrays a little easier to work with in C. (float only for now)

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published