ASPN ActiveState Programmer Network
ActiveState
/ Home / Perl / PHP / Python / Tcl / XSLT /
/ Safari / My ASPN /
Cookbooks | Documentation | Mailing Lists | Modules | News Feeds | Products | User Groups


Recent Messages
List Archives
About the List
List Leaders
Subscription Options

View Subscriptions
Help

View by Topic
ActiveState
.NET Framework
Open Source
Perl
PHP
Python
Tcl
Web Services
XML & XSLT

View by Category
Database
General
SOAP
System Administration
Tools
User Interfaces
Web Programming
XML Programming


MyASPN >> Mail Archive >> xml-dev
xml-dev
Re: [xml-dev] Strong versus (weak|runtime) typing
by Rich Salz other posts by this author
Feb 13 2003 12:34AM messages near this date
Re: [xml-dev] Strong versus (weak|runtime) typing | RE: [xml-dev] Strong versus (weak|runtime) typing
On Thu, 13 Feb 2003, Richard Tobin wrote:

>  The only weak-typing constructs [in C] are pointer casts ...

You're confusing implementation and spec. :)  A compiler is allowed
to do "real work" when casting between pointers types.  The only
guarantee is that you can cast to (void*) and back again without
lossage.
        /r$


-----------------------------------------------------------------
The xml-dev list is sponsored by XML.org <http://www.xml.org> , an
initiative of OASIS <http://www.oasis-open.org> 

The list archives are at http://lists.xml.org/archives/xml-dev/

To subscribe or unsubscribe from this list use the subscription
manager: <http://lists.xml.org/ob/adm.pl> 
Thread:
Dare Obasanjo
Richard Tobin
Rich Salz

Privacy Policy | Email Opt-out | Feedback | Syndication
© ActiveState Software Inc. All rights reserved