Quellcodebibliothek Statistik Leitseite products/Sources/formale Sprachen/GAP/pkg/guava/src/leon/src/   (Algebra von RWTH Aachen Version 4.15.1©)  Datei vom 1.1.2025 mit Größe 1 kB image not shown  

Quelle  errmesg.h   Sprache: C

 
#ifndef ERRMESG
#define ERRMESG

extern BOOLEAN isValidName(
   const char *name)         /* The name to be checked for validity. */
;

extern void errorMessage(
   const char *file,         /* The file in which the error occured. */
   int  line,                /* The line before which the error occured. */
   const char *function,     /* The function in which the error occured. */
   const char *message)      /* The message to be printed.  It will be
                                prefixed by "Error: ". */

;

extern void errorMessage1i(
   const char *file,         /* The file in which the error occured. */
   int  line,                /* The line before which the error occured. */
   const char *function,     /* The function in which the error occured. */
   const char *message1,     /* The first part of the error message. */
   Unsigned intParm,         /* The integer variable part of the message. */
   const char *message2)     /* The second part of the error message. */
;

extern void errorMessage1s(
   const char *file,         /* The file in which the error occured. */
   int  line,                /* The line before which the error occured. */
   const char *function,     /* The function in which the error occured. */
   const char *message1,     /* The first part of the error message. */
   const char *strParm,      /* The integer variable part of the message. */
   const char *message2)     /* The second part of the error message. */
;

#endif

Messung V0.5
C=61 H=100 G=82

¤ Dauer der Verarbeitung: 0.1 Sekunden  (vorverarbeitet)  ¤

*© Formatika GbR, Deutschland






Wurzel

Suchen

Beweissystem der NASA

Beweissystem Isabelle

NIST Cobol Testsuite

Cephes Mathematical Library

Wiener Entwicklungsmethode

Haftungshinweis

Die Informationen auf dieser Webseite wurden nach bestem Wissen sorgfältig zusammengestellt. Es wird jedoch weder Vollständigkeit, noch Richtigkeit, noch Qualität der bereit gestellten Informationen zugesichert.

Bemerkung:

Die farbliche Syntaxdarstellung und die Messung sind noch experimentell.