Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/kevinkit/littlehelper

This will be a repository where I will place little helpers for programing in C.
https://github.com/kevinkit/littlehelper

Last synced: 3 days ago
JSON representation

This will be a repository where I will place little helpers for programing in C.

Awesome Lists containing this project

README

        

littlehelper
============

This will be a repository where I will place little helpers for programing in C.

Usually the files do not need any specific libraries or anything else, just add them to your main.c

1. What is inttochar.h
A file with two functions. The first one is there to convert integers up to 9999 to chars.
The second function can replace strings with other strings in strings ....