Re: BigInteger Problems
Joe Bowbeer <[email protected]>
| Newsgroups | gmane.comp.java.sun.kvm |
|---|---|
| Message-ID | <[email protected]> |
BigInteger is not part of CLDC. It should not be found in the javac bootclasspath that defines your target platform, assuming CLDC is your target config, and your code should not compile. On 1/16/08, Padilla, Alex D <[email protected]> wrote: > Does anyone know why the BigInteger class would not work in J2ME? I am > trying to use it and everything compiles fine. When I try to run the > program it just hangs. Thank you in advance. > > =========================================================================== > To unsubscribe, send email to [email protected] and include in the body > of the message "signoff KVM-INTEREST". For general help, send email to > [email protected] and include in the body of the message "help". > =========================================================================== To unsubscribe, send email to [email protected] and include in the body of the message "signoff KVM-INTEREST". For general help, send email to [email protected] and include in the body of the message "help".