Method

IpuzGuessescopy

Declaration [src]

IpuzGuesses*
ipuz_guesses_copy (
  IpuzGuesses* src
)

Description [src]

Makes a copy of guesses.

Return value

Type: IpuzGuesses

A newly-allocated copy of guesses.

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