Golang from a C Programmer's Perspective
ID: 8c0d9b11-e559-5b0f-8d3c-4a90738dd538
STIX ID: report--8c0d9b11-e559-5b0f-8d3c-4a90738dd538
Feed Name: HackerOne Blog
This blog post compares Go arrays and slices to C, showing how Go handles memory, assignment, pointers, and slice headers (via unsafe and reflect) with annotated hex dumps and example code that demonstrates copy-on-assignment for arrays and reallocation behavior for slices when appended.
Your team is not currently subscribed to this feed. You must subscribe to it in order to see this post.
