Showing posts with the label string functions in cShow all

C string concatenation

C program to concatenate Two strings Concatenation refers to the linking of two strings i…

Read more

string functions in c

string functions in c string functions are the functions that satisfy the logic needed …

Read more

c string

C String   A group of an array which consists of characters, ASCII numbers and, spe…

Read more

c string ( two dimensional string)

Two-dimensional string A Two-dimensional string   is the collection of one-dimensiona…

Read more