| delorie.com/archives/browse.cgi | search |
| Message-ID: | <20000515060507.20515.qmail@web108.yahoomail.com> |
| Date: | Sun, 14 May 2000 23:05:07 -0700 (PDT) |
| From: | Mohamed Saad <bazramit AT yahoo DOT com> |
| Subject: | constructor question... |
| To: | djgpp AT delorie DOT com |
| MIME-Version: | 1.0 |
| Reply-To: | djgpp AT delorie DOT com |
Hello...
I have a small question...
if i have a class called Txyz...
what does the following code do?
int main(void)
{
Txyz();
}
does this create a nameless instance of the class??
Sorry if this is a bit offtopic! but i really saw this
in some code!
Thank you...
Urs..
Mohamed Saad
__________________________________________________
Do You Yahoo!?
Send instant messages & get email alerts with Yahoo! Messenger.
http://im.yahoo.com/
| webmaster | delorie software privacy |
| Copyright © 2019 by DJ Delorie | Updated Jul 2019 |