Skip to content

Latest commit

 

History

History
16 lines (14 loc) · 260 Bytes

README.md

File metadata and controls

16 lines (14 loc) · 260 Bytes

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.