In SX Microcontrollers, SX/B Compiler and SX-Key Tool, peterverkaik wrote: If you want to do 32bit math easily, check out C4SX: [url=http://forums.parallax.com/forums/default.aspx?f=7&m=203602]http://forums.parallax.com/forums/default.aspx?f=7&m=203602[/url] The cc1b compiler supports 32bit integer, fixed point and floating point math. It uses operator overloading so you can use the normal expression symbols * + - / % (eg. float c = a * b;). regards peter ---------- End of Message ---------- You can view the post on-line at: http://forums.parallax.com/forums/default.aspx?f=7&p=1&m=205515#m206456 Need assistance? Send an email to the Forum Administrator at forumadmin@parallax.com The Parallax Forums are powered by dotNetBB Forums, copyright 2002-2007 (http://www.dotNetBB.com)