Hi,
When I run a console-app, written in C++ on Borland Kylix - platform = Mandrake 9.0/Intel Celeron - I notice that arythmetic operators used with anything else than integers just don't work.
It seems i can only calculate with ints.
As far as i know all the usual headerfiles are in /usr/include.
Anyway, iostream (iostream.h) should do, no?
I added /usr/include, /usr/include/C++/3.2 , /lib, /lib/include and some other paths in different options of the IDE.
But.....this makes no difference.
I'm new to Kylix (and relatively new to Linux) but I really like this IDE. But if i can only use ints , then of course its useless.
I surely must have overlooked something. Anybody an idea ?
Thanx
