Skip to content
Better HN
Top
New
Best
Ask
Show
Jobs
Search
⌘K
0 points
fuhsnn
1mo ago
0 comments
Share
The fact that pointer types can't be used with this pattern without typedef still seems kinda primitive to me.
undefined | Better HN
0 comments
default
newest
oldest
uecker
1mo ago
You can use pointer types by using a typedef first, but I agree this not nice (I hope we will fix this in future C). But then, I think this is a minor inconvenience for having an otherwise working span type in C.
j
/
k
navigate · click thread line to collapse