cplusplus
.com
TUTORIALS
REFERENCE
ARTICLES
FORUM
C++
Tutorials
Reference
Articles
Forum
Forum
Beginners
Windows Programming
UNIX/Linux Programming
General C++ Programming
Lounge
Jobs
Forum
General C++ Programming
how to convert a char * string to an uns
how to convert a char * string to an unsigned char* string?
May 3, 2010 at 12:26pm UTC
unregistered
(199)
how to convert a char * string to an unsigned char * string?
May 3, 2010 at 12:42pm UTC
helios
(17607)
Cast the pointer?
May 3, 2010 at 1:42pm UTC
unregistered
(199)
jeez that simply worked...
Topic archived. No new replies allowed.