2010年1月4日 星期一

Symbain development note 1

1. For the Resouce type, don't check it in if statment.
example

if (ifs)
{

ifs.close();
}

The code will show no error, but can't to compile (make)

沒有留言: