how do i use stringstream to extract and insert a string from string?

sagar

New member
i want to extract a string from an identifier ( type string ) and asign it to character sequence (char abc[50])... how do i do that
 
Back
Top