Completed demo and changed gif

This commit is contained in:
Rahul M. Juliato 2019-10-23 15:10:08 -03:00
parent 145091f801
commit 62ee16c9f8
3 changed files with 6 additions and 1 deletions

7
demo.c
View File

@ -68,7 +68,12 @@ setfontbold(STATE)\n\
setunderline(STATE)\n\
setblink(STATE)\n\
settitle(TITLE)\n\
gettermsize()\n");
setcurshape(SHAPE_NAME)\n\
gettermsize()\n\
getch()\n\
getche()\n\
clrline()\n\
resetcolors()\n");
waiting();
printf("I am using the wait() function to wait for your\ncommand.");

Binary file not shown.

Before

Width:  |  Height:  |  Size: 3.7 MiB

After

Width:  |  Height:  |  Size: 2.0 MiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 2.5 MiB