|
|
|
|
|
by londons_explore
660 days ago
|
|
It's still full fledged C++, you just don't use many of the features, and the compiler leaves out all of the associated code. Pretty easy to accidentally use some iostream and accidentally pull in loads of code you didn't want though. |
|