Path: csiph.com!v102.xanadu-bbs.net!xanadu-bbs.net!feeder.erje.net!eu.feeder.erje.net!fu-berlin.de!uni-berlin.de!individual.net!not-for-mail From: Gregory Ewing Newsgroups: comp.lang.python Subject: Re: OT: This Swift thing Date: Sun, 08 Jun 2014 13:09:20 +1200 Lines: 10 Message-ID: References: <8738fjkc2w.fsf@dpt-info.u-strasbg.fr> <53929baf$0$29988$c3e8da3$5496439d@news.astraweb.com> Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit X-Trace: individual.net Of0vqt+0eYs4EwPPGOYVBwbloY95e3nkqpYANGGzjBCtCRL6wz Cancel-Lock: sha1:C9Wb4R02cMqCLhlxEL6GaHK2fAY= User-Agent: Mozilla Thunderbird 1.0.5 (Macintosh/20050711) X-Accept-Language: en-us, en In-Reply-To: Xref: csiph.com comp.lang.python:72944 Michael Torrie wrote: > Technically C doesn't either, except via subroutines in libc, though C > does have pointers which would be used to access memory. The Pascal that Apple used had a way of casting an int to a pointer, so you could do all the tricks you can do with pointers in C. -- Greg