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.
たとえば、
static int a[1+1];
有効な標準 C? 標準の一部またはすべてのバージョンについて?
コンパイラがそれを処理できるかどうかには興味がありませんが、それが標準 C の一部であるかどうかには興味がありません。