cppreference.com
Crea un'utenza
Entra
Namespace
Template
Discussione
Varianti
Visite
Visualizzare
Modifica
Cronologia
Azioni
Template:cpp/string/byte/navbar
Da cppreference.com.
C++
Linguaggio
Concetti
Libreria di Utilità
Stringhe
Contenitori
Algoritmi
Iteratori
Libreria matematca
Input/output
Localizzazione
Espressioni regolari
(C++11)
Operazioni atomicche
(C++11)
Multithreading
(C++11)
[edit]
Stringhe libreria
Null-stringhe terminate
Original:
Null-terminated strings
The text has been machine-translated via
Google Translate
.
You can help to correct and verify the translation. Click
here
for instructions.
Byte stringhe
Multibyte stringhe
Stringhe larghe
Classi
Original:
Classes
The text has been machine-translated via
Google Translate
.
You can help to correct and verify the translation. Click
here
for instructions.
basic_string
char_traits
[edit]
Null-stringhe terminate byte
Funzioni
Original:
Functions
The text has been machine-translated via
Google Translate
.
You can help to correct and verify the translation. Click
here
for instructions.
Carattere manipolazione
Original:
Character manipulation
The text has been machine-translated via
Google Translate
.
You can help to correct and verify the translation. Click
here
for instructions.
isalnum
isalpha
islower
isupper
isdigit
isxdigit
isblank
(C++11)
iscntrl
isgraph
isspace
isprint
ispunct
tolower
toupper
Le conversioni in formati numerici
Original:
Conversions to numeric formats
The text has been machine-translated via
Google Translate
.
You can help to correct and verify the translation. Click
here
for instructions.
atof
atoi
atol
atoll
strtol
strtoll
strtoul
strtoull
strtof
strtod
strtold
Della gestione delle stringhe
Original:
String manipulation
The text has been machine-translated via
Google Translate
.
You can help to correct and verify the translation. Click
here
for instructions.
strcpy
strncpy
strcat
strncat
strxfrm
String esame
Original:
String examination
The text has been machine-translated via
Google Translate
.
You can help to correct and verify the translation. Click
here
for instructions.
strlen
strcmp
strncmp
strcoll
strchr
strrchr
strspn
strcspn
strpbrk
strstr
strtok
Memoria manipolazione
Original:
Memory manipulation
The text has been machine-translated via
Google Translate
.
You can help to correct and verify the translation. Click
here
for instructions.
memchr
memcmp
memset
memcpy
memmove
Varie
Original:
Miscellaneous
The text has been machine-translated via
Google Translate
.
You can help to correct and verify the translation. Click
here
for instructions.
strerror
[edit]