/NotNo

A simple text file manipulation tool made with C and Ncurses

Primary LanguageCGNU General Public License v3.0GPL-3.0

NotNo

A simple text file manipulation tool made with C and Ncurses

Usage

NotNo can be compiled using gcc: gcc -o notno notno.c -lncurses and requires Ncurses.