Re: [patch] vis(3): NUL terminate -> NUL-terminate

Previous message: [thread] [date] [author]
Next message: [thread] [date] [author]
From: Paul Janzen
Date: Friday, April 23, 2010 - 11:52 am

> On Fri, Apr 23, 2010 at 06:53:41PM +0200, Joachim Schipper wrote:

As one person who might possibly care, barely:
   NUL is an ASCII character, '\0', used to indicate the end of a
standard C string.
   null is an English word, and a null pointer doesn't point to an ASCII
NUL.
   compound adjectives like "NUL terminated" get hyphenated before a
noun ("a NUL-terminated string") but not after a verb (e.g., "string foo
is NUL terminated"), according to at least many style guides.


Paul Janzen.
Previous message: [thread] [date] [author]
Next message: [thread] [date] [author]

Messages in current thread:
[patch] vis(3): NUL terminate -> NUL-terminate, Joachim Schipper, (Fri Apr 23, 9:53 am)
Re: [patch] vis(3): NUL terminate -> NUL-terminate, Jason McIntyre, (Fri Apr 23, 11:20 am)
Re: [patch] vis(3): NUL terminate -> NUL-terminate, Paul Janzen, (Fri Apr 23, 11:52 am)
Re: [patch] vis(3): NUL terminate -> NUL-terminate, Jason McIntyre, (Fri Apr 23, 11:58 am)
Re: [patch] vis(3): NUL terminate -> NUL-terminate, Ted Unangst, (Fri Apr 23, 11:58 am)
Re: [patch] vis(3): NUL terminate -> NUL-terminate, Jason McIntyre, (Fri Apr 23, 12:14 pm)
Re: [patch] vis(3): NUL terminate -> NUL-terminate, Paul Janzen, (Fri Apr 23, 12:25 pm)
Re: [patch] vis(3): NUL terminate -> NUL-terminate, Nicholas Marriott, (Fri Apr 23, 1:10 pm)