Why does notstrcat(string, "!");Work?
No Answer is Posted For this Question
Be the First to Post Answer
writw a program to insert an element in the begning of a doubly linked list
program to find a smallest number in an array
What are advantages and disadvantages of recursive calling ?
12 Answers College School Exams Tests, Evolving Systems, HP, Jyoti Ltd, Sage, Wipro,
What is the difference between near, far and huge pointers?
What is a Deque?
What is diffrance between declaration and defination of a variable or function
How can I find out the size of a file, prior to reading it in?
write a c program thal will find all sequences of length N that produce the sum is Zero, print all possible solutions?
Write the following function in C. stripos — Find position of first occurrence of a case- insensitive string int stripos ( char* haystack, char* needle, int offset ) Returns the numeric position of the first occurrence of needle in the haystack string. Note that the needle may be a string of one or more characters. If needle is not found, stripos() will return -1. The function should not make use of any C library function calls.
Find errors (1) m = ++a*5; (2) a = b ++ -c*2; (3)y = sqrt (1000);
why wipro wase
What is a substring in c?