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 16964Post New JTL C Interview Questions
How transaction management works in Hibernate?
Relation between a controlling area and a company code?
Can you define cics task?
how to calculate cooling requirement of datacentre from electrical load?
What is cdi in jsf?
How to create plugin for the wordpress?
How calculate Rent income exemptions from taxable income under income tax act.isnn't 30% of total income???? plz explain with example?
What is thread.sleep()?
How will be you differentiate between a manager and a leader?
Is this WIC physically the same WIC that has been available on the Cisco 1700 series for some time?
Tell me what type of files we can process thru file-aid?
Is hgroup deprecated?
What is the use of glacial acetic acid?
Explain what is a state table?
What is json? : asp.net ajax