RE: C++ compile problems
RE: C++ compile problems
- Subject: RE: C++ compile problems
- From: Mihai Cuvinciuc <email@hidden>
- Date: Fri, 25 Jun 2004 09:05:07 -0700
Dear Redhotdaddy,
Try
...
|
V
string word[]={"Arizona","walk","government","C++","beach"};
^
|
...
You can't end a block with ')' what you start with '{'.
Best regards,
MikeC
_______________________________________________
xcode-users mailing list | email@hidden
Help/Unsubscribe/Archives: http://www.lists.apple.com/mailman/listinfo/xcode-users
Do not post admin requests to the list. They will be ignored.