A little secret to rock your YouTube subscribers
Get Free YouTube Subscribers, Views and Likes

47 - STRINGS or CHARACTER ARRAYS - C PROGRAMMING

Follow
Sundeep Saradhi Kanthety

Strings is a collection of characters.
Strings are implemented using character arrays.
Input Functions to read string
1) scanf()
2) getchar()
3) gets()
Output Functions to print string
1) printf()
2) putchar()
3) puts()

posted by Hiltgergevh