Preguntas con la etiqueta [memcpy]
Lista
memcpy preguntas
¿"&s[0]" apunta a caracteres contiguos en una cadena std::?
6
respuestas
40
votos
14.6k
vistas
Estoy haciendo algunos trabajos de mantenimiento y me encontré con algo como lo siguiente: std::string s; s.resize( strLength ); // strLength is a size_t with the length of a C