Every reference I can find suggests I can use char* cName = "Some Text", but my VS2019 complains.
I have seen many examples here on Stackoverflow using that syntax and many youtube videos also demonstrating its use.
Can anyone explain why I am seeing my error (See image below)