view tmflry/c++ @ 8624:6922961990ce

<oerjan> mkx bin/culprits//hoag "$@" | awk \'{print substr($1,2,length($1)-2)}\' | sed "s/.$/\\x0F&/" | xargs
author HackBot
date Mon, 27 Jun 2016 23:52:47 +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.