Bull DPX/20 Guia do Utilizador Página 66

  • Descarregar
  • Adicionar aos meus manuais
  • Imprimir
  • Página
    / 424
  • Índice
  • MARCADORES
  • Avaliado. / 5. Com base em avaliações de clientes
Vista de página 65
1-54 SOMobjects Base Toolkit: Programmers Reference Manual
SOM_Error Macro
Purpose
Reports an error condition.
Syntax
void SOM_Error (long errorCode);
Description
The SOM_Error macro invokes the SOMError error handling procedure with the specified
error code, supplying the filename and line number where the macro was invoked. The
default implementation of SOMError outputs a message containing the error code,
filename, and line number. Additionally, if the last digit of the error code indicates a serious
error (that is, value SOM_Fatal), the process is terminated.
Parameters
errorCode The integer error code for the error to be reported.
Expansion
The SOM_Error macro invokes the SOMError error handler, supplying the filename and
line number where the macro was invoked.
Related Information
Functions: SOMError
Vista de página 65
1 2 ... 61 62 63 64 65 66 67 68 69 70 71 ... 423 424

Comentários a estes Manuais

Sem comentários