36
Moo... moo...
(lemmy.world)
Post funny things about programming here! (Or just rant about your favourite programming language.)
@devilish666 C++ (non-stupid):
#include <stdio.h>
int main() {
puts("Hello, world!");
}
There is nothing wrong with cout, way better than the java long ass sentence.
Yeh. They really did C++ unnecessarily dirty.