Can we declare a function inside a function in c?
No Answer is Posted For this Question
Be the First to Post Answer
which is the best antivirus and how to update it
Why do we use static in c?
What does #pragma once mean?
What does the error message "DGROUP exceeds 64K" mean?
Write a program or provide a pseudo code to flip the 2nd bit of the 32 bit number ! (Phone Screen)
Two's compliment of -5
There are 3 baskets of fruits with worng lables,one basket has apple,another basket has orange,another has combination of apple and orange,what is the least way of interchange the lables.
15 Answers Cisco, Google, MBT,
Program to find the value of e raised to power x using while loop
Explain the advantages and disadvantages of macros.
What is typedef?
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 Answers Google, Infosys, JTL, OpenFeel,
How was c created?