Path: utzoo!attcan!uunet!mcvax!unido!rmi!infoac!infohh!shimoda From: shimoda@infohh.rmi.de (Markus Schmidt) Newsgroups: comp.sys.amiga.tech Subject: Re: sprintf in next arp? Keywords: sprintf arp Message-ID: <480@infohh.rmi.de> Date: 22 Jan 89 15:17:12 GMT References: <27@xenlink.UUCP> Reply-To: shimoda@infohh.rmi.de (Markus Schmidt) Organization: RMI Net * Aachen/Hamburg/Flensburg * W.Germany Lines: 16 In article <27@xenlink.UUCP> deraadt@xenlink.UUCP (Theo A. DeRaadt) writes: >kernal, so SPrintf should not be hard to add. Just one of those things that >would shrink code size even more. .-----------------------------------------------------------------. | shimoda@rmi.de `---' The last remaining adventure | | shimoda@gopnbg.UUCP |O o| since there are no more tigers: | | ==Y== Doublebuffered async. I/O _ | |----------------------- `U' ------------------------------ _ // | | Good terminalpackages begin with A: AmigaCall, A-Ta.. \// | `-----------------------------------------------------------------' Teh amiga.lib in Lattice-C contains a sprintf which may be excluded via LB and linked to your program. I have a little hack for Manx too, since I needed a reentrant sprint (that bug was really hard to find). If anyone is interested I will post it here.