PDA

Click to See Complete Forum and Search --> : Create a function that returns a character


Tomexx
Dec 12th, 2002, 11:46 AM
Hi,
How can I create a function in C/C++ that returns a character (or string)?

(I want to put it in a dll)

jim mcnamara
Dec 12th, 2002, 12:16 PM
If it's for VB create a function that returns BSTR * or BSTR.

Is that what you mean?

Tomexx
Dec 12th, 2002, 06:02 PM
Well, it is for VB. However I've no idea how to do what you suggested. Could you give me an example?

CornedBee
Dec 13th, 2002, 04:58 AM
http://www.vbforums.com/search.php?s=&action=showresults&searchid=159056&sortby=lastpost&sortorder=descending