mirror of
https://github.moeyy.xyz/https://github.com/TheAlgorithms/C.git
synced 2023-10-11 15:56:24 +08:00
up to date
This commit is contained in:
parent
7b59c41453
commit
5cc83fe036
@ -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>
|
||||
|
Loading…
Reference in New Issue
Block a user