avr-libc-dev
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [avr-libc-dev] Re: Request for cbrt() and strdup to be addedtolibc


From: Joerg Wunsch
Subject: Re: [avr-libc-dev] Re: Request for cbrt() and strdup to be addedtolibc
Date: Sun, 22 Jun 2008 23:08:54 +0200
User-agent: Mutt/1.5.11

As Weddington, Eric wrote:

> IIRC, there's some other (obscure) backend in GCC where NULL !=
> 0. So I believe it is possible, though admittedly rare.

Quite possible, but the C standard requires that a numerical zero will
be automatically converted into a null pointer when being used in a
pointer context, and vice versa.

-- 
cheers, J"org               .-.-.   --... ...--   -.. .  DL8DTL

http://www.sax.de/~joerg/                        NIC: JW11-RIPE
Never trust an operating system you don't have sources for. ;-)




reply via email to

[Prev in Thread] Current Thread [Next in Thread]