Skip to content

Conversation

@JRAlexander
Copy link
Contributor

Update Live with current master

pkulikov and others added 8 commits April 8, 2019 20:30
I added some sample output and an explanation of how the output can vary. 
Addresses dotnet/dotnet-api-docs#1265
`extern "C"` is already part of the macro `EXPORT`, so after expansion it would be

```c++
extern "C" extern "C" __declspec(dllexport) int NativeSum(int a, int b)
```
(for VC++).

Also removed the unneeded header `stdio.h`.
For the .vb file (.cs file handled in #801) - I added an additional "Jody" to demonstrate how the sorting function handles duplicate values, and updated the sample unsorted and sorted output to demonstrate how the duplication is handled.

Fixes dotnet/dotnet-api-docs#1875
I added some sample output and an explanation of how the output can vary.
Addresses dotnet/dotnet-api-docs#1265
ML.NET clustering tutorial: update to the preview version
Because Span is much more awesome than pointers.
And safer.

Supports dotnet/docs#6184
@mairaw mairaw merged commit 0b28a75 into live Apr 11, 2019
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.

8 participants