On Wed, 2005-09-14 at 04:04, Yael Kalka wrote: > - /* the last char of the value is newline - remove it */ > - p_accum_val[strlen(p_accum_val) - 1] = '\0'; > - Is this needed for Windows ? Did you try this there ? -- Hal