Sir i need notes for structure,functions,pointers in c
language can you help me please
How does variable declaration affect memory?
What is a double c?
char p="data"; printf(p);
What do you mean by a local block?
write a program in 'c' to find the value of p[i+1]^n.p,i,n are arguments of a macro and n is a integer
how to write a program which adds two numbers without using semicolon in c
What is string length in c?
What is a far pointer in c?
"I LOVE MY COUNTRY" write a c program to get "COUNTRY MY LOVE I" as the output. Use any other programming language. It is not mandatory to use C.
11 Answers ABC Infotech, ADP, College School Exams Tests, Kovair,
Explain the difference between exit() and _exit() function?
What is volatile variable in c?
Write a programe print the sum of series 0,1,2,.....10