Thursday, July 29, 2010

This program reads a file and counts the words in it.

/*

* word_cnt.c

* This program reads a file and counts the words in it.

*/

參考來源:

"/*  * word_cnt.c  * This program reads a file and counts the words in it.  */"
- Ron Wein's C Examples: word_cnt.c (在「Google 網頁註解」中檢視)

No comments: