|
-
Dec 12th, 2002, 12:46 PM
#1
Thread Starter
Hyperactive Member
Create a function that returns a character
Hi,
How can I create a function in C/C++ that returns a character (or string)?
(I want to put it in a dll)
-
Dec 12th, 2002, 01:16 PM
#2
Frenzied Member
If it's for VB create a function that returns BSTR * or BSTR.
Is that what you mean?
-
Dec 12th, 2002, 07:02 PM
#3
Thread Starter
Hyperactive Member
Well, it is for VB. However I've no idea how to do what you suggested. Could you give me an example?
-
Dec 13th, 2002, 05:58 AM
#4
All the buzzt
 CornedBee
"Writing specifications is like writing a novel. Writing code is like writing poetry."
- Anonymous, published by Raymond Chen
Don't PM me with your problems, I scan most of the forums daily. If you do PM me, I will not answer your question.
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
|