Iftikhar Burhanuddin on Wed, 05 Dec 2007 01:35:37 +0100 |
[Date Prev] [Date Next] [Thread Prev] [Thread Next] [Date Index] [Thread Index]
Writing t_INT, T_FRAC to a file using the PARI library |
How does one write data of type t_INT, t_FRAC to a file using the PARI library? (Using write0/write1 functions results in the numerator and denominator of a t_FRAC to be written one after the other, making it impossible to determine the numerator and denominator.) Regards, Ifti