Skip to content

Optimize function naming and header file management #77

@Dengda98

Description

@Dengda98

Add prefix grt . Formally looks like

#include "grt/xxx/xxx.h"

grt_func1(...);
grt_func2(...);

more convenient for later development/extension.

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions