Answer Posted / furquan
Use strchr
Is This Answer Correct ? | 6 Yes | 1 No |
Post New Answer View All Answers
What is #include stdio h?
What are register variables? What are the advantage of using register variables?
Is there a built-in function in C that can be used for sorting data?
Explain 'far' and 'near' pointers in c.
How variables are declared in c?
Write a program to reverse a given number in c?
What is the use of header files?
What are the advantages of external class?
How can I run c program?
What is the purpose of clrscr () printf () and getch ()?
Write a program to print "hello world" without using a semicolon?
What is the meaning of 2d in c?
How do you use a 'Local Block'?
Tell me can the size of an array be declared at runtime?
What are qualifiers and modifiers c?