You are viewing a plain text version of this content. The canonical link for it is here.
Posted to user@struts.apache.org by Sean Radford <sr...@bladesystems.co.uk> on 2004/01/09 23:09:09 UTC

[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
sradford@bladesystems.co.uk
http://bladesys.demon.co.uk/


---------------------------------------------------------------------
To unsubscribe, e-mail: struts-user-unsubscribe@jakarta.apache.org
For additional commands, e-mail: struts-user-help@jakarta.apache.org


Re: [OT] Java printf, fprintf and sprintf classes

Posted by Martin Gainty <mg...@hotmail.com>.
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" <sr...@bladesystems.co.uk>
To: <st...@jakarta.apache.org>
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
> sradford@bladesystems.co.uk
> http://bladesys.demon.co.uk/
> 
> 
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: struts-user-unsubscribe@jakarta.apache.org
> For additional commands, e-mail: struts-user-help@jakarta.apache.org
> 
> 

---------------------------------------------------------------------
To unsubscribe, e-mail: struts-user-unsubscribe@jakarta.apache.org
For additional commands, e-mail: struts-user-help@jakarta.apache.org