In this video tutorial in Hindi, you will learn about strlwr function to convert strings alphabetical characters to lowercase in c programming language with code examples.
First you will learn about the syntax of strlwr() function, what are the parameters it takes, what type of data this function returns, how to use it with character arrays, pointers and string constants in detail with example.
Syntax of strlwr function
char * strlwr( char *str )
Get the SOURCE CODE for this tutorial in our website
http://www.LearningLad.in
#CProgramming #LearningladHindi
LearningLad in social media
facebook / learningladhindi
twitter / llhindi
Google+ http://www.google.com/+LearningLadHindi
Learn#WithMe