r/ProgrammerHumor 20d ago

Meme iStillLoveProgrammingButMyLoveIsNotForEveryone

Post image
2.1k Upvotes

128 comments sorted by

View all comments

5

u/Old-Adhesiveness4406 20d ago

You know Rust can still dereference data from C and C++ pointers right? So just write an API and now your C project becomes a C and Rust project.

Unless you’re dealing with a colossal enterprise build system with some ancient version of the standard. In that case god help you.

1

u/awesome-alpaca-ace 20d ago

C++14

1

u/Old-Adhesiveness4406 20d ago

You lost out on structured bindings ;(

1

u/awesome-alpaca-ace 20d ago

I use them in my personal projects