Skip to contents

Check if grid cell has data

Usage

grid_has_data(grid_ptr, row, col)

Arguments

grid_ptr

External pointer to Grid

row

Row index

col

Column index

Value

TRUE if cell has valid data