According to Mike Nordell <[EMAIL PROTECTED]>:
> Saint-Denis wrote:
> > This is a patch to make the ut_iconv.cpp file compile under Windows.
> > Windows compiler need an include file for the strlen fuction declaration.
> 
> All platforms need the declaration of any function before it uses it. Why
> did this work for *nix?

Perhaps because it is included in some other header. But you are right, it
is required (according to man).

Thanks all.

Hub

Reply via email to