logoalt Hacker News

dmitrygrtoday at 5:43 AM3 repliesview on HN

Lucky for us C programmers. Each distro provides its own trusted libc, and my code has no other dependencies. :)


Replies

john01davtoday at 9:14 AM

Do you rewrite fundamental data structures over and over, like maps, of just not use them?

show 1 reply
TheTxTtoday at 8:26 AM

But how do you left pad a string?

show 2 replies
testdelacc1today at 9:15 AM

How do you create a hashmap?