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.
3 16809Post New JTL C Interview Questions
Explain how data ages in splunk?
How to transfer data from a cursor to variables with a "fetch" statement?
What is the differences between $a != $B and $a !== $B?
what is cascade speed control device?and how this device control the speed of motors?
what is meant by object lock requests,held locks and locks waiting to be applied(wrkobjlck) why should we apply for locks.Please explain sir.
Explain what is the difference between union and union all?
What is transaction server isolation?
What is unmannaged code and will CLR handle this kind of code or not .
can u explain step by step procedure of DB REFRESH..Ravi
How to call two different views from same action?
What is scrum poker or planning poker?
Which companies are using django?
What is cms and crm?
Define the common faults of the developer while using apache spark?
How do you create a clustered index?