This week's book giveaway is in the Agile and other Processes forum. We're giving away four copies of The Mikado Method and have Ola Ellnestam and Daniel Brolund on-line! See this thread for details.
Yes..!
It is a java literal for String.. But you have to write the value inside "" marks..
But there are no Data Type to store that literal..
Ramesh-X
Joanne Neal
Rancher
Joined: Aug 05, 2005
Posts: 3011
9
posted
0
Ramesh Pramuditha Rathnayake wrote:Yes..!
It is a java literal for String.. But you have to write the value inside "" marks..
But there are no Data Type to store that literal..
Yes there is. DC717012340001 is a valid hexadecimal value. (assuming it's prefixed with '0x' in the Java code).
The OP just needs to work out whether it is a valid int value and if not whether there is a larger primitive type that can hold that value.
I agree. Here's the link: http://ej-technologies/jprofiler - if it wasn't for jprofiler, we would need to
run our stuff on 16 servers instead of 3.