Here is a neat trick for checking whether two strings are equal
difference between my-strcpy and strcpy ?
3 Answers Geometric Software, IIM, Infosys,
What are the loops in c?
my name is nani i completed my b-tech in hyd now i want go for interveiw but i dont know the process of software field interveiws plz help me anyone how many rouds there n what rounds plz plz plz help me n where i can get these details
What is the difference between a function and a method in c?
Can math operations be performed on a void pointer?
sum of two integers values only other then integer it should print invalid input.
what is the answer for it main() { int i; clrscr(); printf("%d",&i)+1; scanf("%d",i)-1; }
What is the difference between call by value and call by reference in c?
What is memcpy() function?
Which control loop is recommended if you have to execute set of statements for fixed number of times?
What is the advantage of a random access file?
what is diffrence between linear and binary search in array respect to operators?what kind of operator can be used in both seach methods?