letshack-basic
letshack-basic copied to clipboard
Rename hello.c to hello.cpp
trafficstars
the .c extension will be assumed by the compiler (and any viewers) to be a C file, while it is C++ code.