User Name Password Register
DaniWeb IT Discussion Community
All
What is DaniWeb IT Discussion Community?
You're currently browsing the C++ section within the Software Development category of DaniWeb, a massive community of 426,920 software developers, web developers, Internet marketers, and tech gurus who are all enthusiastic about making contacts, networking, and learning from each other. In fact, there are 2,358 IT professionals currently interacting right now! Registration is free, only takes a minute and lets you enjoy all of the interactive features of the site.
Please support our C++ advertiser: Programming Forums
Views: 12029 | Replies: 1
Reply
Join Date: Jun 2006
Posts: 8
Reputation: paramveer is an unknown quantity at this point 
Rep Power: 0
Solved Threads: 0
paramveer paramveer is offline Offline
Newbie Poster

How to convert string to const char* in C

  #1  
Jul 4th, 2006
Hello group,
Could anyone of you tell me how to convert string to const char* in C ....function c_str() is not working ...i dont know why............
Thanks...
AddThis Social Bookmark Button
Reply With Quote  
Join Date: Sep 2004
Posts: 6,332
Reputation: Narue has much to be proud of Narue has much to be proud of Narue has much to be proud of Narue has much to be proud of Narue has much to be proud of Narue has much to be proud of Narue has much to be proud of Narue has much to be proud of Narue has much to be proud of 
Rep Power: 28
Solved Threads: 458
Super Moderator
Narue's Avatar
Narue Narue is online now Online
Expert Meanie

Re: How to convert string to const char* in C

  #2  
Jul 4th, 2006
>Could anyone of you tell me how to convert string to const char* in C
const char *p = my_string;
>function c_str() is not working
Are you working with C or C++? Make up your mind. C doesn't have a string type, and C++'s string type is incompatible with C.
I'm a programmer. My attitude starts with arrogance, holds steady at condescension, and ends with hostility. Get used to it.
Reply With Quote  
Reply

Only community members can participate in forum threads. You must register or log in to contribute.

DaniWeb C++ Marketplace
Currently Active Users Viewing This Thread: 1 (0 members and 1 guests)

 

Thread Tools Display Modes

Similar Threads
Other Threads in the C++ Forum

All times are GMT -4. The time now is 11:45 am.
Forum system based on vBulletin Copyright ©2000 - 2008, Jelsoft Enterprises Ltd.
©2003 - 2008 DaniWeb® LLC