GitHunt
ZE

Zeckmathederg/libtypewriter

Gives typewriter effect that adds cool stdout output in C/C++ programs.

libtypewriter

Gives typewriter effect that adds cool stdout output in C/C++ programs.

How to install

A simple make && make install will install the library just fine.

The default prefix is /usr and defined on line 3 of Makefile.

How to use

In the .c file, including libtypewriter.h will get you by.

Read libtypewriter.c and the comment at the end to understand the function more.

To compile the program, use gcc -I(includepath) -ltypewriter coming before all your arguments and source files.

Languages

C59.0%Makefile41.0%

Contributors

GNU General Public License v3.0
Created February 7, 2023
Updated February 7, 2023