Y
Hacker News
new
|
ask
|
show
|
jobs
by
GoblinSlayer
1064 days ago
>Null-terminated byte strings are always marshaled and ready to be sent literally anywhere. They have no byte order issues.
They have
https://en.cppreference.com/w/c/string/wide
1 comments
kazinator
1064 days ago
Why are you citing documentation about wide strings, in response to a comment about byte strings (that even mentions UTF-8)?
link