What is an equivalent of the following code fragment?
int* var = (int*) malloc(sizeof(int));
construct(var, 3);

Follow CodeGalaxy

Mobile Beta

Get it on Google Play
Send Feedback
Cosmo
Sign Up Now
or Subscribe for future quizzes