Path: utzoo!attcan!utgpu!jarvis.csri.toronto.edu!mailrus!csd4.csd.uwm.edu!cs.utexas.edu!usc!polyslo!ttwang From: ttwang@polyslo.CalPoly.EDU (Thomas Wang) Newsgroups: comp.lang.c++ Subject: 'this' question Message-ID: <14232@polyslo.CalPoly.EDU> Date: 6 Sep 89 21:17:59 GMT Reply-To: ttwang@polyslo.CalPoly.EDU (Thomas Wang) Distribution: na Organization: Cal Poly State University -- San Luis Obispo Lines: 11 When I write: type_student* me = new type_student(); Is the address of 'me' guaranteed to be the same as the value of 'this' for the 'me' object? -Thomas Wang ("Ole wa onna da!!!" - from Urusei Yatsura) ttwang@polyslo.calpoly.edu