Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

課題 大文字一文字の変数名の定義が曖昧 #4

Open
taisukef opened this issue Dec 13, 2024 · 1 comment
Open

課題 大文字一文字の変数名の定義が曖昧 #4

taisukef opened this issue Dec 13, 2024 · 1 comment

Comments

@taisukef
Copy link
Member

特に指示がない限り,小文字で始まる変数は通常の変数を表し,大文字で始まる変数は配列を表します。また,すべて大文字の変数は実行中に変化しない値を表します。

大文字1文字の変数は配列であり変化しない値となり矛盾する

@taisukef
Copy link
Member Author

DNCL3では定義した

小文字で始まる変数は通常の変数を表し,大文字で始まり小文字を含む2文字以上の変数は配列を表します。また,すべて大文字の変数は実行中に変化しない値を表します。

https://github.com/code4fukui/DNCL3

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant