Hi, I am having cstring stringToBeConverted; And,i trimmed the above string as stringToBeConverted.Trim(stringToBeConverted[0]); If i use std string instead of cstring how can i trim and succeeds the above functionality.. how to use boost::trim???? thanx