All about string in C programming language. All about string in C programming language. String is also defined array of character. It is initilaize in such a way- char string_name[30]="Aniket" Here 30 denote length of string which taken random by user and char menas cahracter. We take inout of string by uing of gets(string_name) function.
-
Notifications
You must be signed in to change notification settings - Fork 0
Aniket-011/String-in-c
About
All about string in C programming language.
Resources
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published