Skip to content

Latest commit

 

History

History
14 lines (13 loc) · 386 Bytes

File metadata and controls

14 lines (13 loc) · 386 Bytes

Require about terminal size when use Powershell and Cmd: lines = 50 columns = 160 fontsize = 10

Require about terminal size when use Mintty not need because it can automatically adjust size.

Installation

Prerequisites

compiler: gcc
lib: pthread.h, conio.h, stdio.h, string.h, time.h, stdlib.h
build: make

Build

to build program open terminal and type make.

make