On 16/07/12 01:58 PM, cvs@abisource.com wrote:
> + if(!strcmp(hdrFtrId, id.c_str()))
Just a quick note: you can use the == and != operators between a char*
and a std::string. It works fine.
Cheers,
Hub
Received on Mon Jul 16 23:02:35 2012
This archive was generated by hypermail 2.1.8 : Mon Jul 16 2012 - 23:02:35 CEST