immutable
// コード中で書き換えできないので注意。 | |
Param length(1000); | |
length = mstosamps(length); |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
// コード中で書き換えできないので注意。 | |
Param length(1000); | |
length = mstosamps(length); |