Unicode characters in const string

F

Frank Thynne

I want to put Unicode characters in a constant string from which
individual characters will be programmatically selected. Using ChrW is
not possible because const does not allow the use of a function.
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top