17

printf("Hello World");

Comments
  • 1
    Welcome to devRant!
  • 2
    Your nickname gave me cancers, yes, several ones.

    Also, welcome here
  • 0
    @oudalally true
  • 1
    @Haxk20 Exception will be raised. No return statement.
  • 0
    @Haxk20 I don't think it's good practice to not include the return though. It's super useful for indicating status codes to the OS, and that is something you usually want to do. Your linter would barf errors as well. Also it breaks consistency of functions, you'd expect every non-void function to return something.

    @fullmetalNaruto ahhhh curse you for mixing FMA and Naruto!
    Welcome to devRant, anyway.
  • 0
    I like them both...so I combined them, anyway...thanks.
Add Comment