Welcome, Guest
Username: Password: Remember me
CodeTyphon Cross-Build Development, discussions and problems
  • Page:
  • 1

TOPIC:

Incorrect result of FormatFloat under WinCE 8 years 1 week ago #9418

  • _13th_Dragon
  • _13th_Dragon's Avatar Topic Author
  • Offline
  • New Member
  • New Member
  • Posts: 11
  • Thank you received: 0
Code:
Result:=FormatFloat('###,###,###,##0.000',1234567.890);
return:

1,234567.890

expectation is:

1,234,567.890

Please Log in or Create an account to join the conversation.

Incorrect result of FormatFloat under WinCE 8 years 1 week ago #9420

  • Sternas Stefanos
  • Sternas Stefanos's Avatar
  • Offline
  • Moderator
  • Moderator
  • Ex Pilot, M.Sc, Ph.D
  • Posts: 4508
  • Thank you received: 1100
Thanks Sir
we will Check and try to Fix this
PilotLogic Architect and Core Programmer

Please Log in or Create an account to join the conversation.

  • Page:
  • 1