view tmflry/c++ @ 6996:05ba76ac5027

<b_jonas> perl -efor $comic("ag","wr"){open$O,">>","bin/${comic}list";print$O"b_jonas\\n";}
author HackBot
date Wed, 24 Feb 2016 13:44:00 +0000
parents 1d7fac26e794
children
line wrap: on
line source

C++ is an attempt to improve upon C. The only thing it actually improved was memory management, and it made everything else worse.