|
-
Apr 8th, 2002, 07:34 PM
#1
Thread Starter
Member
Help with clases
Sup
I don't know why classes in c++ are messing me up so much when I understand them in visual basic. I dunno, maybe its just the syntax but I have got to get this down so I can move on to windows programming lol.
I have 2 or 3 books that deal some with classes in c++ but all of them do not answer my 2 questions.
If you could please answer them, I would be thankful =)
1. What is the proper way to passs strings to a class and also to return them?
2. What would be the proper way to pass an array of strings and also to return them.
I would guess on number 2 that you may have to send each variable in the array one by one but would like to confirm =)
Thank You for any help
Last edited by TheGuru; Apr 8th, 2002 at 07:48 PM.
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
|