What is indirection?
No Answer is Posted For this Question
Be the First to Post Answer
What does typedef struct mean?
the output will be #include<stdio.h> int main () { int i; i = 9/2; printf("%i",i); return 0; }
what is the answer for it main() { int i; clrscr(); printf("%d",&i)+1; scanf("%d",i)-1; }
What is a function simple definition?
What is 'makefile' in C langauage? How it be useful? How to write a makefile to a particular program?
Write a Program to print this triangle: * ** * **** * ****** * ******** * ********** use two nested loops.
12 Answers MIT, TCS,
How can I check whether a file exists? I want to warn the user if a requested input file is missing.
write a own function to compare two strings with out using stringcomparition function?
What is the meaning of this decleration? unsigned char (*pArray[10][10]); please reply.
How will you allocate memory to a double pointer ?
what is a non volatile key word in c language?
What are Storage Classes in C ?
32 Answers CTS, HP, IBM, Maharaja Whiteline, Tamil Nadu Open University TNOU, TATA, TCS, Wipro,