/GPConv

A C General Purpose Converter/Editor/Reader by Line Command

Primary LanguageCGNU General Public License v3.0GPL-3.0

GPCONV

Description

An historical tool developed since 1998 to help some test activities, it's a Line command Tool developed in C.

Built With

  • GCC 9.0.1 20190428 (prerelease) gcc-9-branch revision 270630

Getting Started

Copy source GPConv.c and compile it in your machine with command :

    gcc -O2 GPConv.c -o GPConv  

Run Tool with help Option :

    GPConv help

Authors

License

This project is licensed under the GNU GENERAL PUBLIC LICENSE 3.0 License - see the LICENSE file for details