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.
たとえば、次のようなファイルがあります。
char,5 int,6
上記のファイルを読んで、コード内で2つの変数配列を宣言することはできますか? 将来、新しい行を追加すると、自動的に宣言されますか?