HOw can we use express pointers as in C or python?

On Tue, Mar 25, 2008 at 7:36 PM, Tim Chase <[EMAIL PROTECTED]>
wrote:

> > In most of the languages ^ is used for 'to the power of'.
> >
> > No, not in most languages. In most languages (C, C++, Java, C#, Python,
> > Fortran, ...), ^ is the xor operator ;)
>
> ...and in Pascal it's the pointer-dereferencing operator...
>
> -tkc
>
>
> --
> http://mail.python.org/mailman/listinfo/python-list
>
-- 
http://mail.python.org/mailman/listinfo/python-list

Reply via email to