Le 26/01/2014 18:03, wally a écrit :
> Hello,
>
> i need to write more than 63 Bytes to an Byte[] in a structure.
>
> How to do this job ?
>
> mini example attached
>
>
> thank you wally
>

Since revision #6110 the number of elements in the array constructor 
operator ([ ... ]) is now only limited by the maximum function size, 
which should lead to about 32000 elements, depending on what you put in 
your array.

Regards,

-- 
Benoît Minisini

------------------------------------------------------------------------------
CenturyLink Cloud: The Leader in Enterprise Cloud Services.
Learn Why More Businesses Are Choosing CenturyLink Cloud For
Critical Workloads, Development Environments & Everything In Between.
Get a Quote or Start a Free Trial Today. 
http://pubads.g.doubleclick.net/gampad/clk?id=119420431&iu=/4140/ostg.clktrk
_______________________________________________
Gambas-user mailing list
Gambas-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/gambas-user

Reply via email to