Skip to content

Conversation

nagisa
Copy link
Member

@nagisa nagisa commented Aug 25, 2015

According to https://msdn.microsoft.com/en-us/library/windows/desktop/ms679351(v=vs.85).aspx:

If the function succeeds, the return value is the number of TCHARs stored in the output buffer,
excluding the terminating null character.

Completely untested… since I have no Windows machine or anything of a sort to test this on.

r? @aturon

According to https://msdn.microsoft.com/en-us/library/windows/desktop/ms679351(v=vs.85).aspx:

> If the function succeeds, the return value is the number of TCHARs stored in the output buffer,
> excluding the terminating null character.
@alexcrichton
Copy link
Member

@bors: r+ c4c533a

bors added a commit that referenced this pull request Aug 25, 2015
According to https://msdn.microsoft.com/en-us/library/windows/desktop/ms679351(v=vs.85).aspx:

> If the function succeeds, the return value is the number of TCHARs stored in the output buffer,
> excluding the terminating null character.

_**Completely untested**_… since I have no Windows machine or anything of a sort to test this on.

r? @aturon
@bors
Copy link
Collaborator

bors commented Aug 25, 2015

⌛ Testing commit c4c533a with merge b339f38...

@bors bors merged commit c4c533a into rust-lang:master Aug 25, 2015
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants