Tool/software: TI C/C++ Compiler
Hello,
I am working with CCS3.3 and I am just trying to understand what C++ libraries and functions are available. Is there a document that details this or can someone explain to me which directories to look under for the C++ include files?
For instance, I am simply trying to create a dynamic array and was hoping to use the vector or list objects that are included in C++, but it does not seem that CCS3.3 has this functionality.
Thank you,
Vincent Galbo