Success using I_ValueDateTime_Ptr;
but how to use I_ValueDate_Ptr and I_ValueTime_Ptr?
Matthew Jew
mjew at icnc.com
Mon Jul 3 17:00:37 CDT 2006
On Jun 30, 2006, at 3:50 PM, Ruslan Zasukhin wrote:
> On 7/1/06 12:29 AM, "Matthew Jew" <mjew at icnc.com> wrote:
>
>> It isn't the v1 database methods that I want to use; it is the
>> utility classes
>> FBL_BitSet and FBL_ArraySet that I use from v1.
>>
>> Those classes are useful even if you do not use any databases at all.
>>
>> I assume I should rewrite my use of FBL_ArraySet to use FBL::ArraySet
>> instead?
>
> Yes of course
>
> Actually this is not re-write, just find/replace.
>
> Functionality is the same
>
>
Ruslan,
In the new FBL::ArraySet files, I cannot find a new equivalent for
// Append several items at once.
FBL_EXP void AppendItems( ID_TYPE* pArray, ulong Count );
Am I missing something?
- Matthew
More information about the Valentina
mailing list