<span class="Apple-style-span" style="font-family: arial, sans-serif; font-size: 14px; border-collapse: collapse; ">I have a text file like this:<br>16 8534483450280192<br>17 236164889075956560<br>18 -2445879764812789440<br>
19 14227278615873217344<br>...<br>Integer paired with a very large integer. How do I read in from a file to<br>store the big integer in a cl_I type. I tried reading it in as a string, and<br>then I couldn&#39;t convert from a string to any of the types (cl_R, or cl_I).<br>
Eventually I&#39;ll need it to be a float, which I should be able to use<br>cl_float() to convert from an exact type.<br><br>Thanks<br>Josh<br></span><br>-- <br>Joshua Friedman PhD<br><a href="mailto:CrownEagle@gmail.com">CrownEagle@gmail.com</a><br>
<a href="http://www.math.sunysb.edu/~joshua">http://www.math.sunysb.edu/~joshua</a><br>