Tema: malloc C++
Ver Mensaje Individual
  #7 (permalink)  
Antiguo 26/09/2010, 19:28
CalgaryCorpus
 
Fecha de Ingreso: junio-2008
Ubicación: Seattle, USA
Mensajes: 733
Antigüedad: 15 años, 10 meses
Puntos: 61
Respuesta: malloc C++

En C++ las estructuras son objetos tambien.
new se puede usar con structs tambien.