> I have pretty much converted my program from GCC to CW 6.0 but I have one
> remaining problem.  When my unpack routine retrieves a record and display
s
> it, the leading characters of each item are being dropped. "Unfiled" became
> "led" and "Supermarket" became "permarket".  I'm not ruling out a program
> bug, but is there an alignment issue in going from GCC to CW that could be
> the cause?  Because of the missing characters in my record items it bombs
> out pretty fast. Other than this problem it looks like my program runs.
> Forms appear, and buttons and menus work as expected. I'm using Win98 and
> Code Warrior 6.0 with SDK 3.5 and Update 1. I have not installed any of the
> patches for Code Warrior.

  hmm.. you converted from GCC -> CW? sounds like a step backwards :P

  i seriously doubt the alignment is an issue.. you would be missing
  two or one characters, not > 2 :) the palmos is word-aligned. maybe
  you missed something in your unpack routine?

  cheers

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.palmos.com/dev/tech/support/forums/

Reply via email to