From mboxrd@z Thu Jan 1 00:00:00 1970 From: Progga Subject: Re:getline() Date: Sat, 30 Aug 2003 13:21:22 +0600 Sender: linux-c-programming-owner@vger.kernel.org Message-ID: <20030830132122.A313@Imrashi.net.bd> Mime-Version: 1.0 Return-path: Content-Disposition: inline List-Id: Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: linux-c-programming@vger.kernel.org > > Getline is part of the GNU readline package, and is included in GNU libc, the > standard libc used on GNU/Linux systems (as a GNU extension -- #define > _GNU_SOURCE). Readline is include I believe in FreeBSD's libc, and available as Thanks all for helping me. I have managed to compile+run the code (without bugs) some time ago ;-) One more question. which one is better ? libxml2 or libexpat ? Khoda Hafez Progga