bgc
bgc copied to clipboard
No return statement
Hello world, first example. If you define the main to return an integer, is not really nice to have a function without a return. This is a problem in all code examples.