项目作者: su8
项目描述 :
Convert the first letter of each word to upper case
高级语言: C
项目地址: git://github.com/su8/capz.git
capz
Convert the first letter of each word to upper case
Usage
# input
$> capz hello world
# output
$> Hello World
Installation
$ make
# make install