Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | Return test | Adam NAILI | 2018-06-05 |
| | |||
* | Replacing VOID by VOID_T | Adam NAILI | 2018-06-05 |
| | |||
* | Modifying print function to handle char and int automatically, implementing ↵ | Adam NAILI | 2018-06-04 |
reade and readc, handling two variables with the same name in different scope => local variable has priority on the global one |