Byte Array big Int
807607Oct 14 2006 — edited Oct 16 2006Hi every one :
I need to use byte array to perform division operation for big integers. Unfortunately, Due to the limited resources I can't use big Integer class provided by java. So I need to create my own simple big Integer division operation. I can only use byte and short .
I really don't know how to do it. Any body has some suggestions or help to offer will be appreciated.
Thanks
Message was edited by:
maxjack@mx
Message was edited by:
maxjack@mx