Skip to content

problem with wcstombs under windows #66

@loo66

Description

@loo66

Hi,

the line mentioned gives problems under Windows because it always returns zero even for valid entries like "Root Entry". If the max length field (3rd parameterI is changed to len it works.

Regards
Otto

count = wcstombs(NULL, w, 0);

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions