Handling escape characters in the addstr

This commit is contained in:
Anonymus Raccoon
2020-05-24 21:02:33 +02:00
parent 95333aae3e
commit 714d3376c4
5 changed files with 43 additions and 22 deletions
+7
View File
@@ -1,3 +1,10 @@
/*
** EPITECH PROJECT, 2020
** ash
** File description:
** loop
*/
int main()
{
while (1);