C Standard Library header files
De cppreference.com
< c
|
|
This page has been machine-translated from the English version of the wiki using Google Translate.
The translation may contain errors and awkward wording. Hover over text to see the original version. You can help to fix errors and improve the translation. For instructions click here. |
<assert.h>
|
Condicionalmente compilado macro que compara su argumento a cero |
<complex.h> (desde C99)
|
Aritmética de números complejos |
<ctype.h>
|
Funciones para determinar el tipo contenido en datos de caracteres |
<errno.h>
|
Macros notificar las condiciones de error |
<fenv.h> (desde C99)
|
Floating-point medio ambiente |
<float.h>
|
Límites de tipos flotantes |
<inttypes.h> (desde C99)
|
Formato de conversión de tipos enteros |
<iso646.h> (desde C99)
|
Grafías alternativas operador
Original: Alternative operator spellings The text has been machine-translated via Google Translate. You can help to correct and verify the translation. Click here for instructions. |
<limits.h>
|
Los tamaños de los tipos básicos |
<locale.h>
|
Localización de los servicios públicos |
<math.h>
|
Funciones matemáticas comunes |
<setjmp.h>
|
Saltos no locales |
<signal.h>
|
Manejo de señales |
<stdalign.h> (desde C11)
|
Escriba el control de la alineación
Original: Type alignment control The text has been machine-translated via Google Translate. You can help to correct and verify the translation. Click here for instructions. |
<stdarg.h>
|
Argumentos variables
Original: Variable arguments The text has been machine-translated via Google Translate. You can help to correct and verify the translation. Click here for instructions. |
<stdatomic.h> (desde C11)
|
Tipos atómicos |
<stdbool.h> (desde C99)
|
Macros de apoyo de tipo bool |
<stddef.h>
|
Definiciones comunes macro
Original: Common macro definitions The text has been machine-translated via Google Translate. You can help to correct and verify the translation. Click here for instructions. |
<stdint.h> (desde C99)
|
De ancho fijo tipos enteros |
<stdio.h>
|
Entrada / salida |
<stdlib.h>
|
Utilidades General: gestión de la memoria, utilidades del programa, conversiones de cadenas, números aleatorios
Original: General utilities: gestión de la memoria, utilidades del programa, conversiones de cadenas, números aleatorios The text has been machine-translated via Google Translate. You can help to correct and verify the translation. Click here for instructions. |
<stdnoreturn.h> (desde C11)
|
Para no volver funciones
Original: Non-returning functions The text has been machine-translated via Google Translate. You can help to correct and verify the translation. Click here for instructions. |
<string.h>
|
Manejo de cadenas |
<tgmath.h> (desde C99)
|
De tipo genérico matemáticas (macros envolver math.h y complex.h)
Original: De tipo genérico matemáticas (macros wrapping math.h and complex.h) The text has been machine-translated via Google Translate. You can help to correct and verify the translation. Click here for instructions. |
<threads.h> (desde C11)
|
Tema libary |
<time.h>
|
Hora / fecha utilites |
<uchar.h> (desde C11)
|
UTF-16 y UTF-32 servicios públicos de carácter |
<wchar.h> (desde C99)
|
Multibyte extendido y los servicios públicos de carácter ancho |
<wctype.h> (desde C99)
|
Clasificación de caracteres ancha y los servicios de cartografía |