Skip to content

Implement each #5

Open
Open
@mateuszstompor

Description

@mateuszstompor

It should take a list and a function as parameters.
The function from the parameter is going to be called for each node in the list.

extern "C" void           ll_each         (linked_list *, compare_function);

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