BTW, just as a curiosity, I'm facing a code base full of unterminated strings, and the good thing is it uses u_char* everywhere. So I'll do some small change to make sure I know which strings are terminated by starting to use char* on those. Then, the compiler will warn me if I mix them at any point. Maybe someone finds that interesting. We bacronymised u_char* to mean _u_nterminated string. :)

I'll get the compiler help me with this trick.

Cheers,

Alex
--
<http://www.alejandro-colomar.es/>

Attachment: OpenPGP_signature
Description: OpenPGP digital signature

Reply via email to