• Open Menu Close Menu
  • Apple
  • Shopping Bag
  • Apple
  • Mac
  • iPad
  • iPhone
  • Watch
  • TV
  • Music
  • Support
  • Search apple.com
  • Shopping Bag

Lists

Open Menu Close Menu
  • Terms and Conditions
  • Lists hosted on this site
  • Email the Postmaster
  • Tips for posting to public mailing lists
Displaying fixed point in XCode debugger
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Displaying fixed point in XCode debugger


  • Subject: Displaying fixed point in XCode debugger
  • From: Ken Turkowski <email@hidden>
  • Date: Thu, 27 Apr 2006 14:22:16 -0700

I have some arrays and data structures (and arrays of data structures) with Fixed and Fract (and other fixed point, such as 8.24), which I would like to display in the debugger as
1.0 instead of 65536 for Fixed
1.0 instead of 1073741824 for Fract
1.0 instead of 16777216 for Fixed 8.24
How do I do this?


--
Ken Turkowski                  email@hidden
Reality Pixels           http://www.realitypixels.com
Computer Graphics     2D     3D     Immersive Imagery
Photo-mosaicing       Panoramas       Computer Vision
Applied Mathematics  Numerical Analysis  Optimization

_______________________________________________
Do not post admin requests to the list. They will be ignored.
Xcode-users mailing list      (email@hidden)
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden


  • Follow-Ups:
    • Re: Displaying fixed point in XCode debugger
      • From: Chris Espinosa <email@hidden>
  • Prev by Date: Re: Trying to link with non-Mach-O file
  • Next by Date: Re: technicalqas folder after documentation update
  • Previous by thread: Building SQLite universal
  • Next by thread: Re: Displaying fixed point in XCode debugger
  • Index(es):
    • Date
    • Thread