Hacker News new | ask | show | jobs
by vbezhenar 2339 days ago
C have types too. Put your string into a struct, do not expose struct fields directly but make an API to access/modify those fields and it won't be any different.