Re: sequence creation (it can't be this difficult)



On Wed, 6 Dec 2000, Richard Andrews wrote:
> In COM you can define (using microsoft IDL ) an interface like this
> 
> returnType name( [in] long inSize, [in,out, size_of(long),
>          length_of(returnSize)] char * buffer, [out] long returnSize );

	Ahh; the beauty of COM: syntacticaly lucid, crisp and
elegant, not like this bloated CORBA IDL spec :-)

	I prefer the sequence myself;

-- 
 mmeeks gnu org  <><, Pseudo Engineer, itinerant idiot





[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]