Link to home
Start Free TrialLog in
Avatar of slickdeals
slickdeals

asked on

Character to String coversion

Trying to create a string object from a char of value 0x1E, but each time I try it, it changes the value from  0x1E to 0x2E.

Need assistance with this regards.
ASKER CERTIFIED SOLUTION
Avatar of CEHJ
CEHJ
Flag of United Kingdom of Great Britain and Northern Ireland image

Link to home
membership
This solution is only available to members.
To access this solution, you must be a member of Experts Exchange.
Start Free Trial
Which compiler/IDE are you using?

And of course: are you sure to have saved the file before compiling?