Skip to content

C03 ex05 problem with the test #35

@wan2733

Description

@wan2733

ft_strlcat.c line 69
-char dest[strlen(tests[i].dest) + 1];
+char dest[strlen(tests[i].expected_output) + 1];

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions