Remix.run Logo
dmitrygr 4 hours ago

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

TheTxT an hour ago | parent | next [-]

But how do you left pad a string?

33 minutes ago | parent [-]
[deleted]
john01dav 31 minutes ago | parent | prev | next [-]

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

testdelacc1 30 minutes ago | parent | prev [-]

How do you create a hashmap?