/top/
/new/
/best/
/ask/
/show/
/job/
^
slacker news
login
about
←back to thread
Making a StringBuffer in C, and questioning my sanity
(briandouglas.ie)
42 points
coneonthefloor
| 1 comments |
15 Jul 25 10:48 UTC
|
HN request time: 0.223s
|
source
1.
gblargg
◴[
19 Jul 25 00:26 UTC
]
No.
44611359
[source]
▶
>>44569819 (OP)
#
It's odd how it has error reporting in some areas (alloc, split can return NULL if allocation fails), but not others (append, prepend have a void return type but might require allocation internally).
ID:
GO
↑