Method

IpuzCluesfind_clue_by_coord

Declaration [src]

IpuzClue*
ipuz_clues_find_clue_by_coord (
  IpuzClues* clues,
  IpuzClueDirection direction,
  const IpuzCellCoord* coord
)

Description [src]

[ RETHINK THIS FUNCTION. CANT WE GET IT FROM THE CELL?]

Parameters

direction

Type: IpuzClueDirection

No description available.

coord

Type: IpuzCellCoord

No description available.

The data is owned by the caller of the method.

Return value

Type: IpuzClue

No description available.

The caller of the method takes ownership of the data, and is responsible for freeing it.