Is it just pseudo code?
Should the void main be removed in the function below?
void main std::wstring sort(const std::wstring &s)
|
void main std::wstring sort(const std::wstring &s) |
wstring doesn't have a member named toCharArray on line 7.
If not, how do you compile the file?
Thanks,