Hacker Newsnew | past | comments | ask | show | jobs | submitlogin

I meant static arrays.

I have to use a pointer+length pair because many system functions in C require a pointer, but I want bounds for bounds checking.

Yes, I do my own arrays in C.

I also have dynamic arrays, but those are not 16 bytes, and I treat them differently.



Do you have your own array library that you use in your projects? If so that's pretty cool and it would be interesting to see.

Edit: i looked at your profiles information and have discovered lots of fun stuff


Thank you!

As you have probably discovered, my array stuff is just part of a monorepo. But yes. :)

Edit: The code at the Yzena one is not up to date because I've had to keep commits local. But I have 1200+ commits since, and I plan to make them public in April.




Guidelines | FAQ | Lists | API | Security | Legal | Apply to YC | Contact

Search: