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.
配列を作成しようとしましたdouble data[640][14]が、コンパイラは配列のサイズが大きすぎると言います。使用できる最大サイズと、この問題を回避するにはどうすればよいか教えてください。
double data[640][14]