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 -- Lars Clausen (http://shasta.cs.uiuc.edu/~lrclause)| Hårdgrim of Numenor "I do not agree with a word that you say, but I |---------------------------- will defend to the death your right to say it." | Where are we going, and --Evelyn Beatrice Hall paraphrasing Voltaire | what's with the handbasket? _______________________________________________ Dia-list mailing list [EMAIL PROTECTED] http://mail.gnome.org/mailman/listinfo/dia-list FAQ at http://www.lysator.liu.se/~alla/dia/faq.html Main page at http://www.lysator.liu.se/~alla/dia
