FBL_ArraySet from FBL_BitSet

Ruslan Zasukhin sunshine at public.kherson.ua
Sat Jun 21 16:48:56 CDT 2003


on 6/21/03 15:52, Arthur Clemens at aclemens at xs4all.nl wrote:

> I found the solution.
> The code does work when do not use:
> 
> FBL_ArraySet* pAS = new FBL_ArraySet(pS1);

Of course this is wrong.
And PB was able compile this code ???

Because constructor require reference:
        FBL_ArraySet( FBL_Bitset& inSet )

 
> but instead:
> 
> FBL_ArraySet* pAS = new FBL_ArraySet(*pS1);
> 
> I don't know if this is a fault in the documentation, or related to the
> Project Builder framework.

-- 
Best regards,
Ruslan Zasukhin      [ I feel the need...the need for speed ]
-------------------------------------------------------------
e-mail: ruslan at paradigmasoft.com
web: http://www.paradigmasoft.com

To subscribe to the Valentina mail list go to:
http://lists.macserve.net/mailman/listinfo/valentina
-------------------------------------------------------------



More information about the Valentina mailing list