Close
jGuru Forums
Posted By: Rico_402 Posted On: Thursday, March 28, 2002 06:38 PM
can anyone get me started writing code to convert a integer number (from 1 to 1000) convert it to a binary number
Re: examples of java code
Posted By: Media_Tracker Posted On: Saturday, March 30, 2002 01:50 PM
Integer.toBinaryString( my_int)