Would be faster to have java call the original 'C' code Here is how.. http://java.sun.com/docs/books/tutorial/native1.1/stepbystep/index.html Regards, -Martin
----- Original Message ----- From: "Sean Radford" <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Friday, January 09, 2004 5:09 PM Subject: [OT] Java printf, fprintf and sprintf classes > Hi, > > Anyone know of some (preferably open source) Java implementations of the > good-old C functions printf, fprintf and sprintf? > > Regards, > > Sean > -- > Dr. Sean Radford, MBBS, MSc > [EMAIL PROTECTED] > http://bladesys.demon.co.uk/ > > > --------------------------------------------------------------------- > To unsubscribe, e-mail: [EMAIL PROTECTED] > For additional commands, e-mail: [EMAIL PROTECTED] > > --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]

