Comment by zibzab
4 years ago
Why stop at spaces?
An old prof of mine used to send emails where the subject line was always a valid identifier in C.
Hello_dear_students_where_are_your_reports_
4 years ago
Why stop at spaces?
An old prof of mine used to send emails where the subject line was always a valid identifier in C.
Hello_dear_students_where_are_your_reports_
That identifier is clearly too long.
MISRA C:2004, 5.1 - Identifiers (internal and external) shall not rely on the significance of more than 31 character.