Skip to content

Talk about include syntax reduction #9

@Nuno-Jesus

Description

@Nuno-Jesus

Specify that this:

#include ../../push_swap.h

can be replaced by this:

#include "push_swap.h"

when using -I includes

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions