2012-02-03 57 views

回答

-2
void *memory = malloc(1024); 
printf("memory address: %p\n", memory);