explain some string oriented library functionsto


Explain some String Oriented Library Functions?

To make simpler string processing we can use special string oriented library functions. Mainly the C compilers include library functions that allow strings to be compared, copied or concatenated. Other library functions allow operations on individual characters within strings for example they permit individual characters to be located within strings, and etc.

Usually used string functions are strcpy(), strcmp(), strcat().

Request for Solution File

Ask an Expert for Answer!!
C/C++ Programming: explain some string oriented library functionsto
Reference No:- TGS0305101

Expected delivery within 24 Hours