|
Posted by Jerry Stuckle on 09/09/06 20:03
Sandman wrote:
> In article <edttkc$slu$1$830fa7a5@news.demon.co.uk>,
> "Tony Marston" <tony@NOSPAM.demon.co.uk> wrote:
>
>
>>>"monkey" is defined as a child object in bar();
>>
>>Incorrect. "monkey" is not an object, it is a variable inside the bar class.
>
>
> Whatever, that's semantics. The OP probably understands.
>
>
Ignore him, Sandman.
At its basic level, "monkey" is an object - but since we haven't seen
anything else about it we don't know what kind of object it is. It
could be a built in object such as in int or string, or it could be an
object of a user defined class.
--
==================
Remove the "x" from my email address
Jerry Stuckle
JDS Computer Training Corp.
jstucklex@attglobal.net
==================
Navigation:
[Reply to this message]
|