Quantcast
Channel: ...Int to Char
Viewing all articles
Browse latest Browse all 8

...Int to Char

$
0
0
TotoTitus wrote:
> Well, since i'm working in a windows forms app, i do this:
> MessageBox::Show(c.ToString());
> And it shows 65 instead of ' A '.
 
If I recall correctly, in C++/CLI char maps to .NET's System.SByte. You want an equivalent to System.Char, which is wchar_t.
--
Igor Tandetnik

Viewing all articles
Browse latest Browse all 8

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>