RE: ¿Quieres aprender a programar en lenguaje de C++?

You are viewing a single comment's thread from:

¿Quieres aprender a programar en lenguaje de C++?

in hive-154806 •  4 years ago 

If it can make direct calls to the operating system, it is a compiled language for each platform.

Authors get paid when people like you upvote their post.
If you enjoyed what you read here, create your account today and start earning FREE STEEM!
Sort Order:  

Exactly, the standard C++ is a cross platform in the sense of "writing once, compiling anywhere", but not in the sense of "compiling once, executing anywhere"...