Computer Science, asked by kiranbaskar4510, 3 days ago

Write any four common Library functions

Answers

Answered by rekha4naren
0

Answer: IV.Search functions:

memchr-Search Memory Block for Character.

strchr -Search String for Character.

strcspn -Search String for Intial Span of Characters Not in Set.

strpbrk -Search String for One of a Set of Characters.

strrchr -Search String in Reverse for Character.

Answered by aymenfathima09
0

Answer:

Hope this will help

Attachments:
Similar questions