Skip to content

JustinMMiller/CUtils

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

CUtils

This repo has some C stuff I wrote. I originally did this because a friend needed some histograms in the terminal and ncurses seemed like overengineering.

What's found here

drawHist

This is a utility for making and formatting 'Histograms' (Really more like bar charts but Histograms are just specialized bar charts) in the terminal or to output them to a file. Documentation for this can be found here

vector

Basic dynamic array with a helper macro for looping over entries.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages