Skip to content

Add functionality to create a string given a Value #9

@danieljimeneznz

Description

@danieljimeneznz

No functionality currently to make a string out of a value. This might be handy to have. Unsure about how to allocate memory to do this as allocating to heap will cause that memory to never be free'd (unless the user after calling this function free's the string memory, which is not an ideal way of adding this functionality).

Metadata

Metadata

Assignees

No one assigned

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions