
June 11th, 2004, 07:16 PM
|
|
Registered User
|
|
Join Date: Jun 2004
Posts: 6
Time spent in forums: < 1 sec
Reputation Power: 0
|
|
C++ Newbie
I'm proficent in VB6 and VB.Net, and not too shabby with C#, but I have to use some of the features of C++ mainley for the unmanaged aspect of it.
But anyhew, I'm trying to write a function that will accept a dynamic char array, cast each member into an integer array, then return that integer array via return code. I'm going to be exporting this function to use in both VB6 and VB.NET.
Thanks,
Tibby
|