|
-
Apr 19th, 2001, 12:44 AM
#1
Thread Starter
I wonder how many charact
Question:
Is there a String data type in c++?
In writing a function header that would take a string value for an argument, would this work:
void rentOne (int vidNum, String title)
{
}
or do I need to use CHAR ? (I fricken hope not)
I seem to think so, but maybe I'm remembering my Java OOP class instead..
please help
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|