hi all,
it has been noticed that string variable is taking more memory than
character array in a particular C++ program ,is there any way to use string
variable itself without using character array,consuming less memory ,tried with
string functions like resize and reserve,but no use,please helpin anticipation [Non-text portions of this message have been removed]
