Explain what standard functions are available to manipulate strings?
No Answer is Posted For this Question
Be the First to Post Answer
What is quick sort in c?
How do we swap or interchange any 2 numbers without using Temporary variable...Anybody can pls answer it.. Thanks in Advance
What are the benefits of c language?
What will be the output of the following program #include<stdio.h> void main() { int i=20; i-=i+++++i++; printf("%d",i); }
How to write a code for implementing my own printf() and scanf().... Please hep me in this... I need a guidance... Can you give an coding for c... Please also explain about the header files used other than #include<stdio.h>...
Is main an identifier in c?
Explain how many levels deep can include files be nested?
Rapunzel walks into the forest of forgetfullness. She meets a Lion who lies on Monday Tuesdays and Wednesdays and meets a rabbit who lies on Thurs fridays and saturdays . On that day both say that "I lied yesterday". What day is it .
Write code for atoi(x) where x is hexadecimal string.
Why isnt there a numbered, multi-level break statement to break out
Do you know what are bitwise shift operators in c programming?
How many types of functions are there in c?