[comp.object] Constructor question

jian@kuhub.cc.ukans.edu (03/22/91)

Hi,
   I am new in Object-Oriented programming. My question may be a fool one.
Anyway, does the constructor has a return value? How do I know the constructor
work successfully to initiate the object? I appreciate any help.


Jian

jian@kuhub.cc.ukans.edu