storing names in an arrayTHE PROBLEM HERE IS THAT I'M STORING STRINGS IN ARRAY. (e.g. name[4] - names with four name values s...
c++ stringthanks guys for your replies. actually i'm new in this language. i'm learning it by my self. so how ...
c++ stringMikeyBoy & vlad i'm using <string> and std now..but it says unable to open include file and declara...
c++ string#include<iostream.h> #include<conio.h> #include<string.h> void main() { clrscr(); string name...
c++ stringthere is no other option for me??