Hi,

I would like to use sprintf. For printf I use the fats_f function but I have
not find any sprintf like function.

JOnathan

-----Message d'origine-----
De : [EMAIL PROTECTED]
[mailto:[EMAIL PROTECTED] De la part de Juges, Didier
Envoyé : 22 août 2008 14:45
À : 'sdcc-user@lists.sourceforge.net'
Objet : Re: [Sdcc-user] mcs51 and floating point lib

Floating point is enabled, except when called from printf() or sprintf().

As long as you do not need to print floating point numbers, you should be
fine.

I use floating points and I have created a short routine to print floating
points without using floating point type in printf, works fine.

Didier

Sent from my Blackberry Wireless Thingy while I do other things.

----- Original Message -----
From: [EMAIL PROTECTED]
<[EMAIL PROTECTED]>
To: sdcc-user@lists.sourceforge.net <sdcc-user@lists.sourceforge.net>
Sent: Fri Aug 22 10:22:18 2008
Subject: [Sdcc-user] mcs51 and floating point lib

Hi all,

I would like to use the floating point function . By default I think it is
disabled. If possible I would like to not compile a new sdcc. Is it possible
to get the mcs51 lib with floating point enabled ?

Jonathan


-------------------------------------------------------------------------
This SF.Net email is sponsored by the Moblin Your Move Developer's challenge
Build the coolest Linux based applications with Moblin SDK & win great
prizes
Grand prize is a trip for two to an Open Source event anywhere in the world
http://moblin-contest.org/redirect.php?banner_id=100&url=/
_______________________________________________
Sdcc-user mailing list
Sdcc-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/sdcc-user
-------------------------------------------------------------------------
This SF.Net email is sponsored by the Moblin Your Move Developer's challenge
Build the coolest Linux based applications with Moblin SDK & win great
prizes
Grand prize is a trip for two to an Open Source event anywhere in the world
http://moblin-contest.org/redirect.php?banner_id=100&url=/
_______________________________________________
Sdcc-user mailing list
Sdcc-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/sdcc-user


-------------------------------------------------------------------------
This SF.Net email is sponsored by the Moblin Your Move Developer's challenge
Build the coolest Linux based applications with Moblin SDK & win great prizes
Grand prize is a trip for two to an Open Source event anywhere in the world
http://moblin-contest.org/redirect.php?banner_id=100&url=/
_______________________________________________
Sdcc-user mailing list
Sdcc-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/sdcc-user

Reply via email to