Re: IF statements
- From: Terence <tbwright@xxxxxxxxx>
- Date: 29 May 2007 16:44:40 -0700
I use a bit table to decide if a cell contains a value or is empty.
The bit table is set to all zeros as an integer 2 or 4 zeroing.
Frnm the coordinates of the cell I easily form a byte index and a bit
number.
As the table is filled I set the cell bit.
On processing I can check the bit.
This is the heart of survey processing of truth values to count
responses where the cell might contain a quantity.
.
- Follow-Ups:
- Re: IF statements
- From: Terence
- Re: IF statements
- References:
- IF statements
- From: smurray444
- Re: IF statements
- From: smurray444
- RE: IF statements
- From: meek
- IF statements
- Prev by Date: Re: Salford Fortran - Double Precision product
- Next by Date: Re: user-defined alignment in gfortran
- Previous by thread: Re: IF statements
- Next by thread: Re: IF statements
- Index(es):
Relevant Pages
|