Answer Posted / abi
d qn s how to connect??
cn any1 plz repli...
| Is This Answer Correct ? | 3 Yes | 1 No |
Post New Answer View All Answers
Should I learn data structures in c or python?
What are void pointers in c?
What is dangling pointer in c?
Write a code to remove duplicates in a string.
How #define works?
How can I call a function with an argument list built up at run time?
the question is that what you have been doing all these periods (one year gap)
How do we open a binary file in Read/Write mode 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.
What is C language ?
What is keyword in c?
Difference between linking and loading?
What is meant by errors and debugging?
What is assert and when would I use it?
What do the functions atoi(), itoa() and gcvt() do?