Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
2 つの配列をパラメーターとして受け取る QBasic 関数があります。これらの配列が関数内に持つ次元数を見つけることができるかどうか知りたいです。
コンテキストとして、QBasic ユニット テスト ライブラリ用の assertArrayEqual 関数を作成しています。