From mboxrd@z Thu Jan 1 00:00:00 1970 X-Spam-Checker-Version: SpamAssassin 3.4.4 (2020-01-24) on polar.synack.me X-Spam-Level: X-Spam-Status: No, score=-1.9 required=5.0 tests=BAYES_00,FREEMAIL_FROM autolearn=ham autolearn_force=no version=3.4.4 X-Google-Thread: 103376,7b65fc33a05f24b6 X-Google-Attributes: gid103376,domainid0,public,usenet X-Google-Language: ENGLISH,ASCII-7-bit Path: g2news1.google.com!news1.google.com!npeer01.iad.highwinds-media.com!news.highwinds-media.com!feed-me.highwinds-media.com!post01.iad.highwinds-media.com!newsfe13.iad.POSTED!4a71828c!not-for-mail From: Hyman Rosen User-Agent: Thunderbird 2.0.0.18 (Windows/20081105) MIME-Version: 1.0 Newsgroups: comp.lang.ada Subject: Re: A curiosity... References: In-Reply-To: Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Message-ID: <84d_k.82$Xt.59@newsfe13.iad> X-Complaints-To: abuse@WWWSpace.NET NNTP-Posting-Date: Fri, 05 Dec 2008 16:57:40 UTC Date: Fri, 05 Dec 2008 11:57:40 -0500 Xref: g2news1.google.com comp.lang.ada:2895 Date: 2008-12-05T11:57:40-05:00 List-Id: Keith Thompson wrote: > Except that there's no guarantee in C that converting an int to void* > and back again will yield the original int value. There's a guarantee in your implementation's documentation.