What is a void * in c?
No Answer is Posted For this Question
Be the First to Post Answer
write a program to print the all 4digits numbers & whose squares must me even numbers?
where do we use structure pointer?
Which header file is used for clrscr?
/*what is the output for the code*/ void main() { int r; r=printf("naveen"); r=printf(); printf("%d",r); getch(); }
I have a function which accepts a pointer to an int. How can I pass a constant like 5 to it?
Is it possible to have a function as a parameter in another function?
array of pointer pointer to array pointer to pointer
no consistent academics. how to answer the question
hi... can anyone help me to make a two-dimensinal arrays in finding the sum of two elements plzzz. thnx a lot...
what are the program that using a two dimensional array that list the odd numbers and even numbers separately in a given 10 inputs values
0 Answers College School Exams Tests,
What is the difference between Printf(..) and sprint(...) ?
write a program of palindrome(madam=madam) using pointer?