Skip to content

Add include guard and namespace isolation #4

@v1993

Description

@v1993

It isn't good to fill glogal namespace, so it is better to put all function in naespace like easy_encryption.

Also, it is very important to protect headers with include guards (or #pragma once, or even better both).

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