User profile: charmcaster2549

User info
User name:charmcaster2549
Email:sarah_deiparine@yahoo.com
Name:MSJ
Location:ARGAO, CEBU
History
Joined:
Number of posts:8
Latest posts:

storing names in an array
THE PROBLEM HERE IS THAT I'M STORING STRINGS IN ARRAY. (e.g. name[4] - names with four name values s...

c++ string
thanks guys for your replies. actually i'm new in this language. i'm learning it by my self. so how ...

c++ string
MikeyBoy & 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++ string
there is no other option for me??