Find occurence of a character in a sting.

Answer Posted / furquan

Use strchr

Is This Answer Correct ?    6 Yes 1 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What is #include stdio h?

786


What are register variables? What are the advantage of using register variables?

777


Is there a built-in function in C that can be used for sorting data?

861


Explain 'far' and 'near' pointers in c.

796


How variables are declared in c?

670






Write a program to reverse a given number in c?

682


What is the use of header files?

696


What are the advantages of external class?

678


How can I run c program?

805


What is the purpose of clrscr () printf () and getch ()?

689


Write a program to print "hello world" without using a semicolon?

702


What is the meaning of 2d in c?

704


How do you use a 'Local Block'?

817


Tell me can the size of an array be declared at runtime?

680


What are qualifiers and modifiers c?

641