On Thu, 16 Mar 2000, Philippe Moutarlier wrote:
> well, I guess some people would say those guys writing the libc's don't know their
>basics :=)
>
> For myself I thought like you : nil and NULL. Never seen NUL anywhere ..
> But I am ignorant, so ..
Try
man ascii:
[...]
The following table contains the 128 ASCII characters.
C program '\X' escapes are noted.
Oct Dec Hex Char Oct Dec Hex Char
------------------------------------------------------------
000 0 00 NUL '\0' 100 64 40 @
001 1 01 SOH 101 65 41 A
[...]
:-)
Mike
--
[EMAIL PROTECTED] | The "`Stok' disclaimers" apply.
http://www.stok.co.uk/~mike/ |
|
[EMAIL PROTECTED] | Collective Technologies (work)
--
To unsubscribe: mail [EMAIL PROTECTED] with "unsubscribe"
as the Subject.