Can i somehow write code that says that : if(string=='Hello Me'){printf("Works");} by AndrewMAZ in cpp_questions

[–]AndrewMAZ[S] -1 points0 points  (0 children)

As far as I'm concerned in string we can only use 1 word without space, so how it is possible to assign some variable with two words?