newt_init

(PECL)

newt_init -- Initialize newt

Beskrivelse

int newt_init ( void )

Initializes the newt interface. This function must be called before any other newt function.

Returneringsværdier

Returns 1 on success, 0 on failure.

Se også

newt_finished()