What is difference between array and pointer in c?
When should a far pointer be used?
what is the difference between embedded c and turbo c ?
How can I pad a string to a known length?
#include<stdio.h> main() {int i=1;j=1; for(;;) {if(i>5) break; else j+=1; printf("\n%d",j) i+=j; } }
12344321 123 321 12 21 1 1 how i print this program??
5 Answers DSR Management, Winit,
difference between ordinary variable and pointer in C?
Explain what is wrong with this statement? Myname = ?robin?;
Given an array of numbers, except for one number all the others occur twice. Give an algorithm to find that number which occurs only once in the array.
What are the valid places to have keyword “break”?
What is getche() function?
DIFFERNCE BETWEEN THE C++ AND C LANGUAGE?
can anyone proide me reading material on svit00ef27@yahoo.com please thanx in advance