Y
Hacker News
new
|
ask
|
show
|
jobs
by
_kst_
2444 days ago
libc includes string functions because
C
requires string manipulation functions. Other languages may or may not make use of C's string functions.
1 comments
saagarjha
2444 days ago
Yes, because they ship with their own string type.
link