Constructor

IpuzBarrednew

Declaration [src]

IpuzPuzzle*
ipuz_barred_new (
  void
)

Description [src]

Returns a newly created barred puzzle.

Return value

Type: IpuzPuzzle

A newly allocated IpuzBarred

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