From: Message-Id: <200301011915.h01JF8H21395@speedy.ludd.luth.se> Subject: libc's index To: DJGPP-WORKERS Date: Wed, 1 Jan 2003 20:15:08 +0100 (CET) X-Mailer: ELM [version 2.4ME+ PL78 (25)] MIME-Version: 1.0 Content-Transfer-Encoding: 7bit Content-Type: text/plain; charset=US-ASCII X-MailScanner: Found to be clean X-MailScanner-SpamScore: s Reply-To: djgpp-workers AT delorie DOT com Hello. While looking in the infomanual of libc I'd like to be able to hit "i" and the start of a function name and to be able to move around quickly between functions. (Today I have to go to the alphabetical index and scroll down or search for the function.) (We actually have one entry in this index, namely radix-64!) Is that supposed to work and something broke? Or what is necessary to enable this? Right, MartinS