> Very simple question that i cant seem to answer on my own: What is the
>  gambas equivilent of the java BitSet class? is it a Byte[] array? i dont
>  know but thats about the only thing i could think of.
> 

There is no equivalent of the Java BitSet class. You must implement it by your 
own, and you can use a Byte array for that if you want.

Regards,

-- 
Benoît Minisini

------------------------------------------------------------------------------
Come build with us! The BlackBerry(R) Developer Conference in SF, CA
is the only developer event you need to attend this year. Jumpstart your
developing skills, take BlackBerry mobile applications to market and stay 
ahead of the curve. Join us from November 9 - 12, 2009. Register now!
http://p.sf.net/sfu/devconference
_______________________________________________
Gambas-user mailing list
Gambas-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/gambas-user

Reply via email to