Hacker News
new
|
past
|
comments
|
ask
|
show
|
jobs
|
submit
login
pratk
on Nov 29, 2022
|
parent
|
context
|
favorite
| on:
Everything I wish I knew when learning C
Well C does allow "copying" an array if it's wrapped inside a struct, which does not make it O(1). gcc generates calls to memcpy in assembly for copying the array.
Guidelines
|
FAQ
|
Lists
|
API
|
Security
|
Legal
|
Apply to YC
|
Contact
Search: