YBOS error code
[The ybos.h & ybos.c]


Defines

#define YB_SUCCESS   1
#define YB_EVENT_NOT_SWAPPED   2
#define YB_DONE   2
#define YB_WRONG_BANK_TYPE   -100
#define YB_BANK_NOT_FOUND   -101
#define YB_SWAP_ERROR   -102
#define YB_NOMORE_SLOT   -103
#define YB_UNKNOWN_FORMAT   -104


Define Documentation

#define YB_BANK_NOT_FOUND   -101
 

Bank not found

Definition at line 151 of file ybos.h.

#define YB_DONE   2
 

Operation complete

Definition at line 149 of file ybos.h.

#define YB_EVENT_NOT_SWAPPED   2
 

Not swapped

Definition at line 148 of file ybos.h.

#define YB_NOMORE_SLOT   -103
 

No more space for fragment

Definition at line 153 of file ybos.h.

#define YB_SUCCESS   1
 

Ok

Definition at line 147 of file ybos.h.

#define YB_SWAP_ERROR   -102
 

Error swapping

Definition at line 152 of file ybos.h.

#define YB_UNKNOWN_FORMAT   -104
 

Unknown format (see YBOS format)

Definition at line 154 of file ybos.h.

#define YB_WRONG_BANK_TYPE   -100
 

Wrong bank type (see YBOS Bank Types)

Definition at line 150 of file ybos.h.


Midas DOC Version 1.9.3 ---- PSI Stefan Ritt ----
Contributions: Pierre-Andre Amaudruz - Suzannah Daviel - Doxygen - Peter Green - Greg Hackman - Gertjan Hofman - Paul Knowles - Rudi Meier - Glenn Moloney - Dave Morris - John M O'Donnell - Konstantin Olchanski - Renee Poutissou - Andreas Suter - Jan M.Wouters - Piotr Adam Zolnierczuk