jiristepanovsky.cz

Return to Index


C++ Quine - 2014

My first and last Quine (self-printing program) I've created. Written in C++ and abusing the "std::string::substr()" function.

CPP Quine

Download here.