can anyone tell me why this wont work,
#include<iostream>
#include<string>
using namespace std;
string testarray[3] = {"please","help","me"};
id appreciate any help given thanks
| CodeGuru Home | VC++ / MFC / C++ | .NET / C# | Visual Basic | VB Forums | Developer.com |
|
+ Reply to Thread
Results 1 to 2 of 2
Thread: Creating an Array of Strings
|
Click Here to Expand Forum to Full Width |
Bookmarks