Re: sizeof

2003-08-14 Thread Engi
On Saturday, August 09, 2003 9:35 PM [GMT+1=CET], Carsten [EMAIL PROTECTED] wrote: most (some.. ;) compliers have the ability to define the struct alignment. Is it the case with CW ? -- For information on using the Palm Developer Forums, or to unsubscribe, please see

Re: Strange issue

2003-08-14 Thread Engi
On Thursday, August 07, 2003 1:48 AM [GMT+1=CET], Alan Ingleby [EMAIL PROTECTED] wrote: Engi [EMAIL PROTECTED] wrote in message news:[EMAIL PROTECTED] When my records don't have any note, all is fine. But if I add a note, all the characters which are drawed after the note indicator are weird

Re: Strange issue

2003-08-14 Thread Engi
In news [EMAIL PROTECTED], José dos Santos Machado [EMAIL PROTECTED] wrote: Engi escreveu: Hi, If you go to http://aquapalm.free.fr , you could see my problem. When my records don't have any note, all is fine. But if I add a note, all the characters which are drawed after the note indicator

Re: Strange issue

2003-08-12 Thread Engi
On Thursday, August 07, 2003 8:28 AM [GMT+1=CET], Engi [EMAIL PROTECTED] wrote: On Thursday, August 07, 2003 1:48 AM [GMT+1=CET], Alan Ingleby [EMAIL PROTECTED] wrote: Engi [EMAIL PROTECTED] wrote in message news:[EMAIL PROTECTED] When my records don't have any note, all is fine. But if I

sizeof

2003-08-08 Thread Engi
Hi, Is someone could explain me this : sizeof(DateType) = 2 sizeof(Char) = 1 typedef struct { DateType date; Char value; } stACTIONS; sizeof(stACTIONS) = 4 ??? Why sizeof(stACTIONS) is not 3 ? Engi -- For information on using the Palm Developer Forums, or to unsubscribe, please see

Strange issue

2003-08-06 Thread Engi
Hi, If you go to http://aquapalm.free.fr , you could see my problem. When my records don't have any note, all is fine. But if I add a note, all the characters which are drawed after the note indicator are weird. Thanks for help and sorry for my bad english, Engi -- For information on using

PilRC in CW9

2003-08-01 Thread Engi
Hi, Is it possible to use .rcp files in CW9 ? If yes, how to tell to CW9 to use pilRC to compile this files ? Engi -- For information on using the Palm Developer Forums, or to unsubscribe, please see http://www.palmos.com/dev/support/forums/

Conditional compilation

2003-07-21 Thread Engi
Hi, Is it possible to use condition compilation in CW8 to change code between debug and release version ? Thanks for help. Engi -- For information on using the Palm Developer Forums, or to unsubscribe, please see http://www.palmos.com/dev/support/forums/