up to date

This commit is contained in:
Mohammed YMIK 2020-06-12 16:53:37 +01:00
parent 7b59c41453
commit 5cc83fe036

View File

@ -1,12 +1,7 @@
/**
* \file
* \brief Recoding the original atoi function in stdlib.h
<<<<<<< HEAD
* \author [Mohammed YMIK](https://github.com/medymik)
=======
* \author [Medymik](https://github.com/medymik)
>>>>>>> f0b872e979417f729d986ac0e4cdedb6cc6655d4
*
* \author [Mohammed YMIK](https://github.com/medymik)W
* The function convert a string passed to an integer
*/
#include <stdio.h>