i read that you guys dont like answering hw questions but ive been stuck on this for a while... im a 2nd semester c++ programmer so i dont know all that much...
im writing a function which takes in a long int.
i want to break up that int into its digits and put them in to my array digits[40] .. could you please tell me the best way to go about doing this..
i want to thank you in advance for any inconvienience.



LinkBack URL
About LinkBacks



utputHugeInteger(ostream & f)const{
whew... you just need to implement the framework. i see...