https://github.com/mchalupa/filib
FiLib is a simple library containing misc ADT and functions
https://github.com/mchalupa/filib
Last synced: over 1 year ago
JSON representation
FiLib is a simple library containing misc ADT and functions
- Host: GitHub
- URL: https://github.com/mchalupa/filib
- Owner: mchalupa
- Created: 2014-10-29T18:02:38.000Z (over 11 years ago)
- Default Branch: master
- Last Pushed: 2014-10-29T18:08:40.000Z (over 11 years ago)
- Last Synced: 2025-01-26T20:13:56.941Z (over 1 year ago)
- Language: C
- Size: 117 KB
- Stars: 0
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README
Awesome Lists containing this project
README
FiLib library
----------------------------------------------------------------------
This library aims to be lightweight booster for C programming language.
It implements some abstract datatypes as well as some usual functions
that can programmer need in day-to-day programming.
In this project I practice what I learn, so please don't be mad that I'm
reinventing wheel again. You don't have to use it :)
Author: Marek Chalupa