| Name | Modified | Size | Downloads / Week |
|---|---|---|---|
| Lion Baby | 2014-11-07 | ||
| README.mkd | 2014-11-02 | 1.7 kB | |
| Totals: 2 Items | 1.7 kB | 0 |
Lion Baby - A unique C library

Author: Khaled Mohammad
Email me: itskhaledmohammad@gmail.com
Follow me on Twitter: @itskhaledmd
Follow me on Instagram: @itskhaledmohammad
What is Lion Baby?
Well Lion Baby is a unique C library written for making C programmers life a bit easier to do simple.It is a collection of functions I wrote through out different projects I did.After doing some projects I realized that I can put this functions in one library and it can be quite useful and so I did it.The best thing about the it is that it supports both Windows and nix(eg Linux)* and it is written with only Standard Libraries**.
How to use Lion Baby?
It is quite simple.You can use it like any other library.
Instructions:
- Download Lion Baby.
- Unzip the files.
- Copy it to the folder of your program.
- Open your main program source file.
- Add
#include "lionbaby.h"on the top of the file.
Now simply call any function you need.For more information open up the lionbaby.h file.Each functions description and usage is there.
Where does the name come from?
Well my parents call me "Lion baby" So simply the library was named after that.And surely this library is dedicated to my parents .I love them alot.