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
A question about strings
A question about strings
Feb 25, 2014 at 1:46pm UTC
EternalFantasy
(8)
Does standard class string type is auto type casted to a c-string type?
Feb 25, 2014 at 2:00pm UTC
MikeyBoy
(5631)
No.
http://www.cplusplus.com/reference/string/string/c_str/
Feb 25, 2014 at 2:02pm UTC
EternalFantasy
(8)
Thank you!
Feb 25, 2014 at 2:40pm UTC
wildblue
(1505)
Why delete your question? Someone else probably has or will have the same question and could benefit from MikeyBoy's reference as well. I know I would search for previous threads on a topic for possible answers before I started a new one.
Feb 25, 2014 at 4:23pm UTC
MiiNiPaa
(8886)
Question was:
EternalFantasy
wrote:
Does standard class string type is auto type casted to a c-string type?
http://webcache.googleusercontent.com/search?q=cache:http://www.cplusplus.com/forum/beginner/124570/
Topic archived. No new replies allowed.