Mailing-List: contact cygwin-help AT sourceware DOT cygnus DOT com; run by ezmlm List-Subscribe: List-Archive: List-Post: List-Help: , Sender: cygwin-owner AT sourceware DOT cygnus DOT com Delivered-To: mailing list cygwin AT sourceware DOT cygnus DOT com Message-ID: <20000221124333.96807.qmail@hotmail.com> X-Originating-IP: [141.59.206.98] From: "Leonhard Grünschloß" To: cygwin AT sourceware DOT cygnus DOT com Subject: constructor problem Date: Mon, 21 Feb 2000 13:43:33 CET Mime-Version: 1.0 Content-Type: text/plain; format=flowed 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 AT sourceware DOT cygnus DOT com