The C header file lt_base.h
should be included by all source files using the MrSID SDK. It includes four other C headers (lt_define.h
, lt_platform.h
, lt_status.h
, and lt_types.h
), which contain definitions for the following:
LT_STATUS
type used throughout the SDK for success/failure return values, and some common status codes