home *** CD-ROM | disk | FTP | other *** search
- Xref: sparky comp.lang.c++:19833 comp.lang.smalltalk:2810
- Path: sparky!uunet!think.com!spool.mu.edu!hri.com!opl.com!regina!harvey
- From: harvey@opl.com (Harvey Reed)
- Newsgroups: comp.lang.c++,comp.lang.smalltalk
- Subject: Re: CLASS variable in C++ ?
- Message-ID: <harvey.727902753@regina>
- Date: 24 Jan 93 19:12:33 GMT
- References: <1993Jan21.122335.62530@qut.edu.au>
- Sender: news@opl.com
- Followup-To: comp.lang.c++
- Lines: 14
-
- bub@qut.edu.au writes:
-
-
- > How to implement Class Variable and Class Method in C++?
-
- Are you refering to C++ "static" members? These are members that are
- accessible to all objects, and can be thought of a "class level".
-
-
- --
- ++harvey
- ===========================================================================
- internet: harvey@opl.com / hreed@cs.ulowell.edu / h.reed@ieee.org
- voice/fax: 617-965-0220 / 617-965-7599
-