Skip to content

Free the allocated strings on the caller side in Raindrops exercise #186

@0riginaln0

Description

@0riginaln0

https://github.com/exercism/odin/tree/main/exercises/practice/raindrops
https://exercism.org/tracks/odin/exercises/raindrops

Should we delete the strings we get from the convert function by ourselves? ATM the absence of deleting strings on the receiver side makes no sense and leads to inadequate solutions. (They use string builder and destroy it at the end of the convert function).

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