Lars Clausen <lrclause@cs.uiuc.edu> writes:
> On 28 Aug 2003, Peter Poulsen wrote:
> > Hi
> >
> > I have been looking at the code for Dia, and found that a lot of
> > variables of the type 'real'. I have never seen that type before. Is it
> > defined in some header-file, or is it an ordinary C-type? If the later
> > is the case could somebody then point me in the direction of some
> > info... it is causing me a lot problems as every non-int computation
> > seems to go completely insane.
>
> It's defined in lib/geometry.h to be a double. What system is this on?
> Solaris again?
>
> -Lars
>
Im running Gentoo 1.2. It's compiled with gcc-2.96.3, I don't know iff
that could cause any problems.
--
Yours
Peter Poulsen