What is the easiest sorting method to use?
No Answer is Posted For this Question
Be the First to Post Answer
I have a function which accepts, and is supposed to initialize,a pointer, but the pointer in the caller remains unchanged.
which type of aspect you want from the student.
when will be evaluated as true/ if(x==x==x) a) x=1; b) x=0; c) x=-1; d) none
What do you know about the use of bit field?
write an algorithm to display a square matrix.
What are the types of type qualifiers in c?
What do you mean by c?
What are called c variables?
How can I increase the allowable number of simultaneously open files?
What is difference between array and structure in c?
we have to use realloc only after malloc or calloc ? or we can use initially with out depending on whether we are using malloc or calloc in our program ?
hello everybody can we change a the adress of a variabl i mean can i put for exemple for a int *p: &p=6 ?????????