[VSDK Macho/PB] makeing cursor update prblm.

Ruslan Zasukhin sunshine at public.kherson.ua
Thu Jan 23 23:09:33 CST 2003


on 1/23/03 9:57 PM, Totte Alm at totte at code66.se wrote:

>> You are trying to change the value of the pointer and I suppose you
>> want to
>> call the "operator =", isn't it?
>> 
>> You're code should look like this:
>> 
>> *ufld = holdershares;
>> *dfld = holdervotes;
>> 
> 
> Yaw.. yes.... been coding all day tring to optimize this extremely huge
> summary routine... think I need sleep soon.

Totte,

One important note for you.

You may want look on FBL_Formula class of Valentina.

IF you do operation on COLUMN
    for example find min, max, sum, ...

This is the fastest way.
Study this feature.

1) first of all you write simple function which do its work and you
accumulate result in your class of formula.

2) other secret is that for Formulas, Valentina turn on turbo-mode of
iteration of column file.


-- 
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://listserv.macserve.net/mailman/listinfo/valentina
-------------------------------------------------------------



More information about the Valentina mailing list