You're Browsing As A Guest! Register Now... |
||
|
Become a C++ Expert!
Join 415,731 C++ Programmers for FREE! Get instant access to thousands
of C++ experts, tutorials, code snippets, and more! There are 1,925 people online right now.Registration is fast and FREE... Join Now!
|
||
Page 1 of 1
convert string to char[]
#1
convert string to char[]
Posted 31 August 2007 - 03:06 PM
Hi, I am writing a C++ program that will create some files based on user input, I am using the X.append() function to append the file extension to the input, The only problem is that string will not work with ofstream and it needs to be converted to a char[].
In advance, Thanks for your help!
In advance, Thanks for your help!
#6
Re: convert string to char[]
Posted 05 September 2007 - 03:45 AM
Page 1 of 1


Ask A New Question
Reply





MultiQuote








|