Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Doc Cstring and Cwstring #28396

Merged
merged 2 commits into from
Aug 2, 2018
Merged

Doc Cstring and Cwstring #28396

merged 2 commits into from
Aug 2, 2018

Conversation

kshyatt
Copy link
Contributor

@kshyatt kshyatt commented Aug 1, 2018

We had docs for Cchar and Cwchar_t but not their string types...

@kshyatt kshyatt added docs This change adds or pertains to documentation strings "Strings!" labels Aug 1, 2018
@kshyatt kshyatt requested a review from StefanKarpinski August 1, 2018 18:55
base/c.jl Outdated

A C-style string composed of the native wide character type
[`Cwchar_t`](@ref)s. `Cwstring`s are NUL-terminated.
"""
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

"See also" each other, and maybe the manual page on "Calling C and Fortran Code"?

@kshyatt
Copy link
Contributor Author

kshyatt commented Aug 2, 2018

Better?

@kshyatt kshyatt merged commit df848f8 into master Aug 2, 2018
@kshyatt kshyatt deleted the ksh/docstrings branch August 2, 2018 16:34
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
docs This change adds or pertains to documentation strings "Strings!"
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants