Re: Conversion of unsigned longs to String
From: Thomas Schodt (_at_\)
Date: 05/20/04
- Next message: Ryan Stewart: "RequestDispatcher.include() behavior"
- Previous message: Henrique Seganfredo: "which plugins download for Eclipse?"
- In reply to: Allan H Wax: "Conversion of unsigned longs to String"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Date: Thu, 20 May 2004 04:52:44 +0100
Allan H Wax wrote:
> Does anyone have a good reference for something to convert a long as if
> it were an unsigned long to a string. Even better, one that allows me
> to convert it to a number of bases (hex, octal, binary)
<http://java.sun.com/j2se/1.4.2/docs/api/java/lang/Long.html#toHexString(long)>
- Next message: Ryan Stewart: "RequestDispatcher.include() behavior"
- Previous message: Henrique Seganfredo: "which plugins download for Eclipse?"
- In reply to: Allan H Wax: "Conversion of unsigned longs to String"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Relevant Pages
|
Loading