[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
CLN
CYGeorge writes:
> I'm too lazy to find the CLN list, so I'll ask here first. I'm stuck with
> the changeover because of two issues
>
> 1) It's impossible with the defined interface (as I understand it) to figure
> out if a cl_R is actually an exact number, or if it is an integer in fact. I
> copied some things from internal CLN headers such as integerp and rationalp
> but I guess that's wrong to do that. What is the correct way to do this?
>
> 2) how do I get a native type out of a cl_R? I know something is an integer
> and that it will fit in an integer, but I can't get it. I will need to do
> the same for doubles.
I'm compiling CLN and I will study, so I hope I can help you soon.
Hilaire
- References:
- CLN
- From: George <jirka@5z.com>