SetGifError

#include "BIGIF.H"

Int CALLBACK SetGifError(int nError) 

Description

Sets the GIF error status flag to nError. Before calling dangerous GIF function, call SetGifError(0) to reset the error status.

Parameters

Int

nError

New error status

Return values

Previous error status

Programming notes

None

Requirements

 

Code example

None at present.