In reply to cgales:
Hi cgales,
Do you mean to say that string declaration and assignment should be done at a time?
Like
string s2 = “string”;
In reply to cgales:
Hi cgales,
Do you mean to say that string declaration and assignment should be done at a time?
Like
string s2 = “string”;