discuss-gnustep
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

locale dependent printf


From: Michael Scheibler
Subject: locale dependent printf
Date: Thu, 26 Apr 2001 14:05:41 +0200

I am using printf to print a float value and I am getting different results
in an application using GNUstep/ObjC and Java (not JIGS) (result: 9,5)
compared to a dummy C application which only prints a float (result: 9.5).
Is it possible that GNUstep sets some locale information which affects
printf's behaviour?

Michael






reply via email to

[Prev in Thread] Current Thread [Next in Thread]