Skip to content

ral99/ral99lib

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

C and C++ utilities library.

--------------------------------------------------------------------------------

adt         -- Abstract data structures in C.
cg          -- Computational geometry structures and functions in C.
cgpp        -- C++ wrapper of cg structures and functions.
d2w         -- C++ 2-dimensional library.
mem         -- Memory management functions in C.
num         -- Numeric functions in C.
str         -- String manipulation routines in C.
strpp       -- C++ wrapper of string functions.
merge.py    -- Python script to merge header and source files from modules and
               generate compressed header and source files.

About

C and C++ utilities library.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages