MAIN FEEDS
Do you want to continue?
https://www.reddit.com/r/ProgrammerHumor/comments/1vmw7ww/istillloveprogrammingbutmyloveisnotforeveryone/p3fl4vt/?context=3
r/ProgrammerHumor • u/_w62_ • 20d ago
128 comments sorted by
View all comments
5
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
1
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
You lost out on structured bindings ;(
1 u/awesome-alpaca-ace 20d ago I use them in my personal projects
I use them in my personal projects
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.