Mailing-List: contact cygwin-help AT cygwin DOT com; run by ezmlm List-Subscribe: List-Archive: List-Post: List-Help: , Sender: cygwin-owner AT cygwin DOT com Delivered-To: mailing list cygwin AT cygwin DOT com Subject: strptime() From: Phil Spencer To: cygwin AT cygwin DOT com In-Reply-To: <018901c1cc85$e09d0cb0$0100a8c0@advent02> References: <018901c1cc85$e09d0cb0$0100a8c0 AT advent02> Content-Type: text/plain Content-Transfer-Encoding: 7bit X-Mailer: Evolution/1.0.2 Date: 15 Mar 2002 21:07:54 -0500 Message-Id: <1016244476.13257.10.camel@debian> Mime-Version: 1.0 I was compiling a program and everything compiled perfectly but when it was time to link the objects 2 files refered to an undefined refernce of strptime(). I went on a little hunt through the headers and found it is declared in time.h but it isn't listed as a supported function on the api and the libs musnt have it if they aren't picking it up. i'm just wondering if it being in the header is an accident or if it is supported and wasn't documented and in a different lib than it should normally be. Phil "Crazy" Spencer -- Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple Bug reporting: http://cygwin.com/bugs.html Documentation: http://cygwin.com/docs.html FAQ: http://cygwin.com/faq/