> And not just to keep the compiler happy: also so that a year from 
> now, when you're reading the code (and don't have the faintest idea 
> what you were thinking when you wrote it) it will be obvious what 
> kind of pointer you're expecting there.

  last time i did that, all "{..}Ptr" code changed to "{..}Type *"
  :P good old 3.5 :)) but, i agree.. its always good to typecast,
  if my code dont compile with -Wall, need to fix :)

  the codewarrior compiler is more picky on warnings.. even barfs
  when you mix UInt16 and Int16 :P

// az
[EMAIL PROTECTED]
http://www.ardiri.com/    <--- free games!


-- 
For information on using the Palm Developer Forums, or to unsubscribe, please see 
http://www.palmos.com/dev/tech/support/forums/

Reply via email to