Hi Leonard,

On Friday, 2006-11-10 17:13:00 +0200, Leonard Mada wrote:

> unsigned int count = 0; // Counter for values
> // DO WE NEED AN ??? fCount ???

Nah.. there won't be more than 2^32 matrix elements..

> OR is (unsigned int) count OK

size_t respectively SCSIZE is preferred instead for clear semantics.

  Eike

-- 
 OOo/SO Calc core developer. Number formatter stricken i18n transpositionizer.
 OpenOffice.org Engineering at Sun: http://blogs.sun.com/GullFOSS
 Please don't send personal mail to the [EMAIL PROTECTED] account, which I use 
for
 mailing lists only and don't read from outside Sun. Thanks.

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to