Skip to content

standard C++ string class ? #711

@peter-tue

Description

@peter-tue

Is there any example to show how to use the standard C++ string class?

With '#include <string.h> ' I always get an error in the VSC editor/compiler when allocating an 'string myString = ""; ' . The same with std::string.

Or do I need an additional extension in VSC for pico 2? I have installed the 'C/C++' and 'C/C++ Extension Pack'.

Thanks, Peter

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions