> static void TableCustomDraw (VoidPtr table, Word row, Word column,
> RectanglePtr bounds)
> {
>  CALLBACK_PROLOGUE
>  {
>  UInt CurrDisplayRec = topIdx + row - 1;
>  // rest of fn
>  }
>  CALLBACK_EPILOGUE
> }
>
  this is the most nicely "viewable" solution, however you could also
  declare your variables, then do your assignment underneath :)

  the best option would be to migrate to the latest version of the gcc
  compiler, which you can get from the palm devzone.

    http://www.palm.com/devzone/tools/gcc/

  :P

az.
--
Aaron Ardiri 
Java Certified Programmer      http://www.hig.se/~ardiri/
University-College i G�vle     mailto:[EMAIL PROTECTED]
SE 801 76 G�vle SWEDEN       
Tel: +46 26 64 87 38           Fax: +46 26 64 87 88
Mob: +46 70 656 1143           A/H: +46 8 668 78 72

if you enjoy it, then it aint work :) - rule #106 of life


-- 
For information on using the Palm Developer Forums, or to unsubscribe, please see 
http://www.palm.com/devzone/mailinglists.html

Reply via email to