Hacker News
new
|
past
|
comments
|
ask
|
show
|
jobs
|
submit
login
uecker
on Jan 28, 2024
|
parent
|
context
|
favorite
| on:
C_std: Implementation of C++ standard libraries in...
You do not need to wrap arrays into structs to prevent decay. You just take the address as you would do for any other type:
https://godbolt.org/z/Y73j8a7Yf
Guidelines
|
FAQ
|
Lists
|
API
|
Security
|
Legal
|
Apply to YC
|
Contact
Search:
https://godbolt.org/z/Y73j8a7Yf