Symbian C++ :
Undefined symbol: 'int operator==(enum TTrue, int)
TBool is ;
if( is == ETrue );
這種寫法是錯誤的不能build
正確的方法是寫成 if( is )
而且即使這種是正確的,寫類似的代碼也看起來太差勁了!
@import url(http://www.shnenglu.com/CuteSoft_Client/CuteEditor/Load.ashx?type=style&file=SyntaxHighlighter.css);@import url(/css/cuteeditor.css);