This program prints length of string, for example consider the string "c programming" it's length is 13. Null character is not counted when calculating string length.
www.programmingsimplified.com