Talk:Signing bug
"NULL" should be spelled "NUL" in this context. "NULL" in C refers to a special pointer value, while "NUL" is a zero ASCII character value.
- NULL is OK http://en.wikipedia.org/wiki/Null_character --Pepsiman 09:55, 26 March 2008 (PDT)