Cirrus Logic CS485 Specifikace Strana 43

  • Stažení
  • Přidat do mých příruček
  • Tisk
  • Strana
    / 319
  • Tabulka s obsahem
  • KNIHY
  • Hodnocené. / 5. Na základě hodnocení zákazníků
Zobrazit stránku 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.
Zobrazit stránku 42
1 2 ... 38 39 40 41 42 43 44 45 46 47 48 ... 318 319

Komentáře k této Příručce

Žádné komentáře