BigInt division

I'm currently working on creating a BigInt class. My class takes in a string if 45 integers, separates it into sections of 9 ints and places them into an array.

What would be the best way two divide two BigInts?
Topic archived. No new replies allowed.