for( TidyAttr attr = tidyAttrFirst( html ); attr; tidyAttrNext( attr ) ) { cout<<tidyAttrValue( attr )<<endl; } In this code, the cycle is not end. I want to ask how to set the end condition.Received on Thursday, 16 November 2006 05:16:09 GMT
This archive was generated by hypermail 2.2.0+W3C-0.50 : Tuesday, 8 January 2008 13:57:20 GMT