How does pointer work in c?
No Answer is Posted For this Question
Be the First to Post Answer
how to print 212 as Twohundreds twelve plz provide me ans soon
The file stdio.h, what does it contain?
What is the default value of local and global variables in c?
what is the use of macro program
What is the value of c?
Explain how do you view the path?
main() { int i; for(i=0;i<5;i++) printf("%d",1l<<i); } why doesn't 'l' affect the code??????
What is the restrict keyword in C?
What is the purpose of #pragma directives in C?
Is c is a procedural language?
Why can arithmetic operations not be performed on void pointers?
Under what circumstances does a name clash occur?