Документ взят из кэша поисковой машины. Адрес оригинального документа : http://www.arcetri.astro.it/irlab/doc/library/linux/khg/HyperNews/get/khg/335.html
Дата изменения: Thu Mar 23 12:38:03 2000
Дата индексирования: Wed Sep 15 00:53:21 2010
Кодировка:

Поисковые слова: чоеыойе рмбоефщ
How to print floating point numbers from the kernel? The HyperNews Linux KHG Discussion Pages

Question: How to print floating point numbers from the kernel?

Forum: The Linux Kernel Hackers' Guide
Date: Tue, 04 Aug 1998 16:51:29 GMT
From: <pkunisetty@hotmail.com>

I want to print floating point numbers from kernel module. printk is working fine for integers but not working for floating point numbers. Is there any otherway to print the floating point numbers? Thanks.