ManuRS / libs

Tools for C programming

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

libs

Tools to C programming

Diferentes herramientas de apoyo al programador


Some libs in C

StrUtil: use with caution, I made it in my 1 year.

Conexion: TCP and SSL stuff. Use with caution could have errors.

Daemonizar: make your program a daemon.

Lib semaforos: manage your semaphores easily.

Linked list: elems can be whatever struct you want.

About

Tools for C programming

License:GNU General Public License v3.0


Languages

Language:C 100.0%