Method
IpuzCellset_clue
Declaration [src]
void
ipuz_cell_set_clue (
IpuzCell* cell,
IpuzClue* clue
)
Description [src]
Sets the clue associated with cell in the direction
direction.
Only one clue can be associated with direction at a given time. If
clue is NULL, then the clue is cleared in that direction.
Parameters
clue-
Type:
IpuzClueNo description available.
The argument can be NULL.The data is owned by the caller of the method.