cplusplus
.com
TUTORIALS
REFERENCE
ARTICLES
FORUM
C++
Tutorials
Reference
Articles
Forum
Forum
Beginners
Windows Programming
UNIX/Linux Programming
General C++ Programming
Lounge
Jobs
Forum
Beginners
How to cast object from class string to
How to cast object from class string to c_string by a function
Apr 12, 2010 at 3:37pm UTC
vampire
(13)
I have got a problem. It seems not hard but i can not find any appropriate function to cast object from class string to c_string. Please help me, i soon have to submit to my tutor
Apr 12, 2010 at 3:39pm UTC
closed account (
jwC5fSEw
)
Look up c_str().
Topic archived. No new replies allowed.