This is the mail archive of the cygwin@sourceware.cygnus.com mailing list for the Cygwin project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]

constructor problem


I don't know if that's Cygwin specific, but that's my problem:
If I call a second constructor from the first constructor it is called, but 
the (private) variables it changed aren't changed when it returns to the 
first constructor. Why not? How else can I call the constructor so that its 
actions aren't "undone"?
--OyL
______________________________________________________
Get Your Private, Free Email at http://www.hotmail.com


--
Want to unsubscribe from this list?
Send a message to cygwin-unsubscribe@sourceware.cygnus.com


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]