Replies: 1 comment
-
You could since the signed-ness doesn't actually matter for strings But you'd have to cast the literal to a
|
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
For example, is this valid?
str *byte = 'foo'
Beta Was this translation helpful? Give feedback.
All reactions