Post
Topic
Board Development & Technical Discussion
Re: why was bitcoin written in C++ instead of pure C?
by
apogio
on 06/03/2024, 16:48:26 UTC
why

Everything I wanted to add has already been mentioned. C++ is a smart choice in my opinion. Low level language with high compatibility and ease of writting. C can be a pain in the ...
Let me ask the obvious question.
Why do you think it should be written in C? What would be the benefits. I can't see any benefits apart from speed but C++ is also a very fast language.