Hacker News
new
|
past
|
comments
|
ask
|
show
|
jobs
|
submit
login
js2
on April 6, 2023
|
parent
|
context
|
favorite
| on:
C Strings and my slow descent to madness
Programs which have to deal with C strings beyond the bare minimum that libc provides will generally have a set of routines for making it more ergonomic. e.g.:
https://github.com/git/git/blob/master/strbuf.h
Guidelines
|
FAQ
|
Lists
|
API
|
Security
|
Legal
|
Apply to YC
|
Contact
Search:
https://github.com/git/git/blob/master/strbuf.h