Cirrus Logic CS485 Spécifications Page 43

  • Télécharger
  • Ajouter à mon manuel
  • Imprimer
  • Page
    / 319
  • Table des matières
  • MARQUE LIVRES
  • Noté. / 5. Basé sur avis des utilisateurs
Vue de la page 42
Error Handling
3-7
3
NullDevReport
StdErrReport
GuiBoxReport
Predefined error-handling
functions that send error
messages to different output
destinations.
IPLStatus iplNulDevReport ( IPLStatus
status
,
const char
*funcname
, const char
*context
,
const char
*file
, int
line
);
IPLStatus iplStdErrReport ( IPLStatus
status
,
const char
*funcname
, const char
*context
,
const char
*file
, int
line
);
IPLStatus iplGuiBoxReport ( IPLStatus
status
,
const char
*funcname
, const char
*context
,
const char
*file
, int
line
);
status
Code that indicates the type of error (see
Table 3-1, iplError() Status Codes”.)
funcname
Name of the function where the error occurred.
context
Additional information about the context in
which the error occurred. If the value of
context
is NULL or empty, this string will not appear in the
error message.
file
Name of the source file in which the error
occured.
line
Line number in the source file where the error
occurred.
Vue de la page 42
1 2 ... 38 39 40 41 42 43 44 45 46 47 48 ... 318 319

Commentaires sur ces manuels

Pas de commentaire