Télécharger des oputval.h (oputval.h ( lien externe: SourceForge.net): 1,041 octets) va bientôt commencer. Sinon, cliquez sur oputval.h ( lien externe: SourceForge.net).

Informations sur le fichier

Taille du fichier
1,041 octets
MD5
b2526f8212a2d13820b8a1e3971acf6e

Description du projet

STALLioN is a cross-platform (currently Linux, Windows and FreeBSD) C/C++ library for developers wishing to use a terminal/CLI interface on multiple platforms but only want a single codebase.

It aims to provide a consistent development API across multiple platforms so that
separate code does not have to be created for each (often very different)
terminal interface; simply use the functions in STALLioN and compile with the
correct library for the chosen platform.

Currently in very early development; most basic functions and output are done, input is coming together.

It is licensed under the GPLv3 license, so is free software.