/inputplusplus

Fegeya Input++ is single header input library

Primary LanguageC++MIT LicenseMIT

Fegeya Input++

if(inputplusplus::EchoGetInput(INPUT_PP_SPACE) == true) {
  std::cout << "Space\n";
}

How to build and run in Linux (Examples)

  $ sh run.sh 
  $ fscrift run
Fegeya Input++ licensed with MIT License.