[
Lists Home |
Date Index |
Thread Index
]
- From: "KenNorth" <KenNorth@email.msn.com>
- To: <haustein@kimo.cs.uni-dortmund.de>, "Henry S. Thompson" <ht@cogsci.ed.ac.uk>
- Date: Wed, 16 Feb 2000 13:11:12 -0800
> > Similar to the difference between structure definitions
> > and variable type declarations in a programming language.
<< Hm. Are you talking about struct vs. class?
In modern programming languages you do not neccessarily
have a difference between classes and structs. I think
it's more a compatibility thing in C++.
Does C fit your definition of modern programming language?
C structs evolved into C++ classes, which can encapsulate code (member
functions).
================== Ken North =============================
See you at Java Developer Conference (London, March 13-15, 2000)
www.javadevcon.com
XML One (Austin, March 29-31, 2000) www.xmlconference.com
http://ourworld.compuserve.com/homepages/Ken_North
===========================================================
***************************************************************************
This is xml-dev, the mailing list for XML developers.
To unsubscribe, mailto:majordomo@xml.org&BODY=unsubscribe%20xml-dev
List archives are available at http://xml.org/archives/xml-dev/threads.html
***************************************************************************
|