How to cast object from class string to c_string by a function

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
closed account (jwC5fSEw)
Look up c_str().
Topic archived. No new replies allowed.