Skip to content

JJL772/c-utils

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

c-utils

Dumping ground for random header-only C/C++ utility routines

Should compile with C99 and/or a C++ compiler (any standard).

macro-tools.h

Functions related to macro expansion in strings.

path-tools.h

Functions related to path manipulation, such as normalizing path separators, expanding . and .. in strings, etc.

cfgparser.h

A minimal cfg file parser. The file format is similar to INI, except that it uses # for comments instead of ;

About

Random utilities for C and C++

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors