Blockland Forums > General Discussion
print "Hello World!"
Blockzillahead:
--- Quote from: Jakobblockhead on February 25, 2014, 10:02:32 PM ---
--- Code: ---#include <stdio.h>
int main()
{
printf("Hello LegoFish, welcome to Blockland Forums")
return 42;
}
--- End code ---
--- End quote ---
stop using printf pls
_______:
Don't EVER post in drama section
Port:
--- Quote from: Blockzillahead on February 26, 2014, 07:42:01 AM ---stop using printf pls
--- End quote ---
why
Blockzillahead:
--- Quote from: Port on February 26, 2014, 07:57:20 AM ---why
--- End quote ---
because its easier to use
referring to cout
Port:
--- Quote from: Blockzillahead on February 26, 2014, 08:05:29 AM ---because its easier to use
referring to cout
--- End quote ---
I can't see how the strangest stream syntax I've ever seen in a programming language is easier to use than a function.