Skip to content

A library for printing text character by character in a console.

License

Notifications You must be signed in to change notification settings

playmer/delayio

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

delayio

A library for printing text character by character in a console.

Sleep.c is an example file that contains a main showing what this can do.

Compiled using GCC 4.8 from Cygwinx64 on Windows 8.1, let me know if you have problems with any other platform.

Build command: gcc -Wall -Wextra -Werror Sleep.c delayio.c -o sleep.exe

About

A library for printing text character by character in a console.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages