2012年2月15日星期三

string

we can use strlen(string) > 0 to see if a string is empty or not.

strcmp
strncmp useful!!! to see whether the first n characters are the same.

strcpy
-----------------------------------------------------

how to get "download ..."
how to get the word between space

---------------------------------------------------------------
how to get a array return from a function, 3 array? Many data structures?

没有评论: