- INT_MIN
- UNIX-Variable nach X/Open, kleinster Wert für ein Element vom Typ int, (->xedit /usr/include/limits.h)
Acronyms. 2013.
Acronyms. 2013.
INT_MIN — UNIX Variable nach X/Open, kleinster Wert für ein Element vom Typ int, ( >xedit /usr/include/limits.h) … Acronyms von A bis Z
SIGFPE — Описание: Ошибочная арифметическая операция По умолчанию: завершение с дампом памяти коды SA SIGINFO FPE INTDIV Целочисленное деление на нуль FPE INTOVF Целочисленное переполнение FPE FLTDIV Деление на нуль с плавающей запятой FPE FLTOVF… … Википедия
Limits.h — Стандартная библиотека языка программирования С assert.h complex.h ctype.h errno.h fenv.h float.h inttypes.h iso646.h limits.h locale.h math.h setjmp.h signal.h stdarg.h stdbool.h stddef.h stdint.h stdio.h … Википедия
limits.h — Стандартная библиотека языка программирования С assert.h complex.h ctype.h errno.h fenv.h float.h inttypes.h iso646.h limits.h locale.h math.h setjmp.h signal.h stdarg.h stdbool.h stddef.h … Википедия
SIGFPE — Infobox Computing signal description = Erroneous arithmetic operation action = Abnormal termination of the process FPE INTDIV | Integer divide by zero FPE INTOVF | Integer overflow FPE FLTDIV | Floating point divide by zero FPE FLTOVF | Floating… … Wikipedia
Limits.h — is the header of the general purpose standard library of the C programming language which includes definitions of the characteristics of common variable types. The values are implementation specific, but may not be of lower magnitude than certain … Wikipedia
C data types — C Standard Library Data types Character classification Strings Mathematics File input/output Date/time Memory allocation … Wikipedia