Skip to content

Support #define variable expressions #123

@Schamper

Description

@Schamper

E.g.

#define WOW(a) (a + 1)

Could possibly be used as:

cs.WOW(68)

And underwater could maybe create a function or lambda that takes the required number of arguments and resolves it with the current cstruct instance.

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