WARNING ... After attending the Palm Summit in Sydney today, I'm coming back 
to hacking Palm code after about four years away, so take what I say with a 
grain of salt :-).

On Fri, 1 Feb 2002 01:37, you wrote:
> I'm debugging a shared library with CW 8.0:
>
> in a function there is this sequence:
> .....
> memset(task, '\0', sizeof(DB_TASK));
> StrCopy(task->dblog, "nxdb.log");
> task->max_open_files = DEFOPENFILES;
>     .....
>
> task->dblog  then  stay null with no string inside.
>
> The width is 32 char
>  Any hints

Can you tell us the data type of task?

Harry O.

-- 
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