Hacker News new | ask | show | jobs
by tialaramex 41 days ago
Are you muddling the Pascal strings with the string slice?
1 comments

I mean nul terminated strings aren't great, but neither are strings with a defined length Strings generally have poor performance, so making them easy to use isn't necessarily a good thing.