Skip to contents

Set grid value

Usage

grid_set_value(grid_ptr, row, col, value)

Arguments

grid_ptr

External pointer to Grid

row

Row index

col

Column index

value

Value to set

Value

Called for side effects; returns invisibly.