2008/9/30 John Klehm xixsimplicityxix@gmail.com:
- TRACE("Name: %s, Options: %x, Status: %x, Locks: %x, MsgBase: %x, Device: %x, PktRate: %x, %x%s, %x%s, %x%s, BtnDnMask: %x, BtnUpMask: %x, InOrgX: %i, InOrgY: %i, InOrgZ: %i, InExtX: %i, InExtY: %i, InExtZ: %i, OutOrgX: %i, OutOrgY: %i, OutOrgZ: %i, OutExtX: %i, OutExtY: %i, OutExtZ: %i, SensX: %i, SensY: %i, SensZ: %i, SysMode: %i, SysOrgX: %i, SysOrgY: %i, SysExtX: %i, SysExtY: %i, SysSensX: %i, SysSensY: %i\n",
Even in the age of widescreen displays, a line of 421 columns in length is too long...
On Wed, Oct 1, 2008 at 5:16 AM, Rob Shearman robertshearman@gmail.com wrote:
2008/9/30 John Klehm xixsimplicityxix@gmail.com:
- TRACE("Name: %s, Options: %x, Status: %x, Locks: %x, MsgBase: %x, Device: %x, PktRate: %x, %x%s, %x%s, %x%s, BtnDnMask: %x, BtnUpMask: %x, InOrgX: %i, InOrgY: %i, InOrgZ: %i, InExtX: %i, InExtY: %i, InExtZ: %i, OutOrgX: %i, OutOrgY: %i, OutOrgZ: %i, OutExtX: %i, OutExtY: %i, OutExtZ: %i, SensX: %i, SensY: %i, SensZ: %i, SysMode: %i, SysOrgX: %i, SysOrgY: %i, SysExtX: %i, SysExtY: %i, SysSensX: %i, SysSensY: %i\n",
Even in the age of widescreen displays, a line of 421 columns in length is too long...
Well it was already long, I just longened it :). I'll change it to around 80ish.
--John Klehm