What should malloc() do? Return a null pointer or a pointer to 0 bytes?
No Answer is Posted For this Question
Be the First to Post Answer
Fifty minutes ago if it was four times as many mints past 3 o clock. how many minutes is it to six o'clock n how....?????
Can we replace the struct function in tree syntax with a union?
How can I write data files which can be read on other machines with different word size, byte order, or floating point formats?
how to go with this?
1. Write a program to reverse every second word in a given sentence.
WRITE A C PROGRAM TO FIND SECOND BIGGEST VALUE FROM THE GIVEN VALUES
write a program to print infinte number
how can i include my own .h file EX:- alex.h like #include<alex.h>, rather than #include"alex.h"
What type of function is main ()?
why do we use pointer instead directly acessing the data?
main use of recursive function a) processing speed high b) reduce program length/reduce repeated statements c) if you do not, use iterative methods like, for, while or do-while d) all the above
What is an lvalue?