◐ Shell
clean mode source ↗

Error handling – cppreference.com

<metanoindex/>

Types

definiert in Header <errno.h>

definiert in Header <stdio.h>

the type of errno value
(typedef)

Fehlernummern

definiert in Header <errno.h>

Makro, das auf POSIX-kompatiblen lokalen Thread-Fehler-Nummer variable
(Makro-Variablen) erweitert

Original:

macro which expands to POSIX-compatible thread-local error number variable
(Makro-Variablen)

The text has been machine-translated via Google Translate.
You can help to correct and verify the translation. Click here for instructions.

[edit]

Makros für Standard-POSIX-kompatiblen Fehlerbedingungen

Original:

macros for standard POSIX-compatible error conditions

The text has been machine-translated via Google Translate.
You can help to correct and verify the translation. Click here for instructions.


(Makro konstant) [edit]

Assertions

definiert in Header <assert.h>

bricht das Programm ab, wenn vom Benutzer angegebene Bedingung nicht true. Kann für Release-Builds deaktiviert zu sein

Original:

aborts the program if the user-specified condition is not true. May be disabled for release builds

The text has been machine-translated via Google Translate.
You can help to correct and verify the translation. Click here for instructions.


(funktionieren Makro) [edit]
issues a compile-time diagnostic if the value of a constant expression is false
(funktionieren Makro)