Forum Discussion

Altera_Forum's avatar
Altera_Forum
Icon for Honored Contributor rankHonored Contributor
20 years ago

C++ Standard Libraries

Hi! I have started working with C++ in my project. Creating classes and using own objects is no problem, Now I want to use objects of the standard library, e.g. class "string", but I get lots of...