Constructor

IpuzAcrosticnew

Declaration [src]

IpuzPuzzle*
ipuz_acrostic_new (
  void
)

Description [src]

Returns a newly created acrostic puzzle.

Return value

Type: IpuzPuzzle

A newly allocated IpuzAcrostic

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