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.
このコードに遭遇しました:
struct test { uint32 num_fields; char array_field []; };
どうすれば理解できarray_fieldますか?これは C 言語の gcc 拡張機能ですか?
array_field