On Tue, Oct 30, 2001 at 03:33:27PM +0100, Stolz.Eric wrote: > If I use char, integer and long, everything works fine. But I need > two floating point variables printed to check the corrcet function. > no you don't. more importantly, you can't use floating point in the kernel. > #define DOUBLE double uhhhhh, why ? print out two int values and do the division or whatever in userspace. regards john -- "If the software that a company produces isn't reliable, adding a bunch of 'Mother, may I' rules to the language and the code won't fix it." - Pete Becker - Kernelnewbies: Help each other learn about the Linux kernel. Archive: http://mail.nl.linux.org/kernelnewbies/ IRC Channel: irc.openprojects.net / #kernelnewbies Web Page: http://www.kernelnewbies.org/