Which of the Following is not defined in string.h?
A)strspn()
B)strerror()
C)memchr()
D)strod()
Answers were Sorted based on User's Feedback
How do you construct an increment statement or decrement statement in C?
what does ‘#include’ mean?
How can you draw circles in C?
What is a struct c#?
Tell about strtok & strstr functions
2 Answers HCL, iFlex, Motorola,
What is the use of a conditional inclusion statement in C?
What is the best way to comment out a section of code that contains comments?
If fflush wont work, what can I use to flush input?
What is the best style for code layout in c?
What is the difference between union and anonymous union?
Explain Linker and Loader
Explain what’s a signal? Explain what do I use signals for?