0
someone help me?
I have a question from a long time ago, I still don't understand: yes, if not, ==, someone explain this to me
1 Resposta
0
Maximiliano that is a boolean for
if '==' true then do something
just as
if '!=' false then do something
Read more here:
https://docs.microsoft.com/en-us/cpp/cpp/equality-operators-equal-equal-and-exclpt-equal?view=vs-2019#remarks