# C array

> data type in C and C++ programming languages; a thin abstraction on top of pointers; their length is usually known in compile-time (except for C99 variable-length arrays); when passed as function argument, they decay to pointers

**Wikidata**: [Q19366708](https://www.wikidata.org/wiki/Q19366708)  
**Source**: https://4ort.xyz/entity/c-array
