Syntax coloring with wide char strings
Posted: Tue Jul 03, 2001 6:31 am
In C++, I often use L"..." for wide strings.
But after the first L" sequence the rest of the code is treated as a string. I tried to include the L" into the syntax coloring file, but to no avail. How can it be done??
thanx in advance
But after the first L" sequence the rest of the code is treated as a string. I tried to include the L" into the syntax coloring file, but to no avail. How can it be done??
thanx in advance