"Identifiers" can't start with a digit. Filenames can, but not C++ 'identifiers' (names for variables, functions, classes...).
"Identifiers" can't start with a digit. Filenames can, but not C++ 'identifiers' (names for variables, functions, classes...).