Skip to content

Ex 33 (list sorting) -- possible typo #9

@daveyarwood

Description

@daveyarwood

https://github.com/zedshaw/liblcthw/blob/master/tests/list_algos_tests.c#L54

Here we are calling List_create, a function that until now has taken no args, on words, which is the list of words that we just destroyed.

Should this line be words = create_words();?

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