Wouldn't the use of STRBUF break some cross compatibility?    
   
 - - -  
 good job; just a tiny note, since strbuf is ratehr new, some casts into 
const  
 char* are there to get a quick transition, the better way is most 
possibly to  
 give it into functions as deep as you can while writing new code.  
  

Reply via email to