The "C" language combines the power and speed of Assembly Language with the ease and readability of Assembly Language
#include int main() { std::cout << "Heh...\n"; }