项目作者: askiadopoulos
项目描述 :
Get Array Length in C
高级语言: Makefile
项目地址: git://github.com/askiadopoulos/array-length.git
array-length
Get Array Length in C
Technologies Utilized: Oracle NetBeans IDE 8.2, C
Description: This is a simple program written in C language that demonstrates how to get the length of an array using the sizeof() operator.