/top/
/new/
/best/
/ask/
/show/
/job/
^
slacker news
login
about
←back to thread
The C23 edition of Modern C
(gustedt.wordpress.com)
515 points
bwidlar
| 1 comments |
15 Oct 24 16:06 UTC
|
HN request time: 0.263s
|
source
Show context
zerr
◴[
15 Oct 24 18:45 UTC
]
No.
41851781
[source]
▶
>>41850017 (OP)
#
Do they still use 0-terminated strings/char* as the main string type?
Is the usage of single linked lists still prevalent as the main container type?
replies(4):
>>41851903
#
>>41853013
#
>>41853099
#
>>41854343
#
1.
EasyMark
◴[
16 Oct 24 00:05 UTC
]
No.
41854343
[source]
▶
>>41851781
#
I don’t think that will ever change. Will the possibly introduce a more modern string2 type? Maybe but it will probably be unlikely before 2050
ID:
GO
↑