[Date Prev][Date Next][Thread Prev][Thread Next]
[Date Index]
[Thread Index]
- Subject: Re: Can you return a 2d array from C/C++ function? And structs ?
- From: "bestworldweb" <bestworldweb@...>
- Date: Fri, 07 Mar 2003 10:07:29 -0000
Thanks for the help. I managed to impliment a normal array
[1],[2],[3]... but am not sure how to do a array like
["last"],["date"]... if possible could you post a short piece of code.
Thanks