Skip to content

12.md 中关于“定义上MAR_VA可以用于数组维数,而Con_va则不行” #6

Description

@fnmain

在 C99 可以使用变量来定义数组的长度。

// Only C99
int len = 10;
int arr[len];

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

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