mirror of
https://github.com/zoriya/ash.git
synced 2026-06-07 20:20:40 +00:00
Handling escape characters in the addstr
This commit is contained in:
@@ -1,3 +1,10 @@
|
||||
/*
|
||||
** EPITECH PROJECT, 2020
|
||||
** ash
|
||||
** File description:
|
||||
** loop
|
||||
*/
|
||||
|
||||
int main()
|
||||
{
|
||||
while (1);
|
||||
|
||||
Reference in New Issue
Block a user