help needed with array out arguments
- From: ERDI Gergo <cactus cactus rulez org>
- To: orbit-list gnome org
- Subject: help needed with array out arguments
- Date: Sun, 31 Mar 2002 15:19:07 +0200 (CEST)
Hi,
could someone please send me a client and a server C code snippet that
uses the following IDL:
module Test
{
typedef long Numbers[10];
interface ITest
{
void foo (out Numbers out_array);
};
};
I'm looking for the memory allocation scheme that should be used for
fixed-length 'out' array arguments
--
.--= ULLA! =---------------------. `We are not here to give users what
\ http://cactus.rulez.org \ they want' -- RMS, at GUADEC 2001
`---= cactus@cactus.rulez.org =---'
OO is great! It's no coincidence that "woohoo" contains "oo" twice.
[
Date Prev][
Date Next] [
Thread Prev][Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]