What is void pointers in c?
Explain the difference between malloc() and calloc() in c?
What are dangling pointers in c?
i want the code for printing the output as follows 4 4 3 3 2 2 1 1 0 1 1 2 2 3 3 4 4
Write a program in c to print * * * * * *******
please give code for this 1 2 4 7 11 16
WRITE A C PROGRAM FOR PRINT "RHOMBUS" STRUCTURE . Example: Enter the numbers :3 * * * * * * * *
what is the difference between embedded c and turbo c ?
Snake Game: This is normal snake game which you can find in most of the mobiles. You can develop it in Java, C/C++, C# or what ever language you know.
7 Answers Accenture, Gridco, IBM, Kevin IT, TCS, Vimukti Technologies,
Read two numbers from keyboard and find maximum of them?
main() { int *ptr=(int*)malloc(sizeof(int)); *ptr=4; printf("%d",(*ptr)+++*ptr++); }
What are the rules for identifiers in c?
cavium networks written test pattern ..