something about KDD

My experiences

常用链接

统计

最新评论

2008年11月18日 #

Remember my fault

On my recent project on data mining, I made a same mistake for many times. Hence, I write this article to remember my faults.
First, when I read a file, I always forget checking the last line. Sometimes the last line of the file is blank, but I always ignore this. Hence, when I process the reading data, some errors will happen.
Secondly, I always use the pointer and array wrongly because I cannot think about all the situations carefully, and everytime segmentation fault will happen.

posted @ 2008-11-18 22:19 Xiaoli Wang 阅读(206) | 评论 (0)编辑 收藏

仅列出标题