Thread
:
How to convert cstrint to char*
View Single Post
ankurk
Go4Expert Member
9Oct2007,19:01
hi i want a to convert cstring variable contents into char *;
how can i convert it, actually problem is that cstring variable is of textbox n i want to pass the contents to a function which takes parameters as char *.
Thanks!!!