Skip to content
GitLab
Explore
Sign in
Register
Dec 22, 2005
5df792da
Add a ToDo note regarding %c with a value of zero... should this terminate
· 5df792da
deuce
authored
Dec 22, 2005
the string, or should it replace the %c with "[null]" instead (similar to what %s does with a NULL)
5df792da
Add a ToDo note regarding %c with a value of zero... should this terminate
deuce
authored
Dec 22, 2005
the string, or should it replace the %c with "[null]" instead (similar to what %s does with a NULL)
Loading