/scroll

Limits the number of lines written by a program giving an automatic scroll effect

Primary LanguageC++MIT LicenseMIT

Scroll

Limits the number of lines written by a program giving an automatic scroll effect.

scroll sample

Compilation

g++ -std=c++17 -O3 -DNDEBUG -s scroll.cpp -o scroll