npp-api v0.1.4-dev (2019-10-09T09:25:27Z)
Home
Dub
Repo
to_cstring
npp_api
pluginfunc
string
Undocumented in source.
immutable
(
C
)[]
to_cstring
(C[INPUT_LENGTH] input)
immutable
(
C
)[]
to_cstring
(C[INPUT_LENGTH] input, C[OUTPUT_LENGTH] output_buf)
immutable
(
C
)[]
to_cstring
(C* input, size_t max_length)
version(Not_betterC)
pure nothrow @
trusted
immutable
(
C
)[]
to_cstring
(
C
)
(
const
C
*
input
,
size_t
max_length
)
if
(
std.traits.isSomeChar
!(
C
)
)
Meta
Source
See Implementation
npp_api
pluginfunc
string
functions
copy_string
count_string
from_stringz
to_c_wstring
to_cstring
templates
c_string
c_wstring