Constructor

IpuzVocabnew

Declaration [src]

IpuzPuzzle*
ipuz_vocab_new (
  void
)

Description [src]

Returns a newly created vocab puzzle.

Return value

Type: IpuzPuzzle

A newly allocated IpuzVocab.

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