This thread has been locked.

If you have a related question, please click the "Ask a related question" button in the top right corner. The newly created question will be automatically linked to this question.

C vs C++ and libraries

Other Parts Discussed in Thread: MSPM0G3507

I'm using MSPM0G3507, but if i put the part into the part number it doesn't let me post into this forum which seems like the right place.

Is there an opinion on using C vs C++?  all the examples are C, any reason i shoudlnt use C++ (classes) ?

after some searching, it seems like the standard library is available, but i dont see how to add/use them.

for example what do i have to do in order to use std::vector ?  are things like this ok to use or do they add too much bloat for smaller devices?

thanks.