empty () function is used to check whether an array is empty or not. It returns 1 (true), if the array size is 0 and returns 0 (false), if array ...
確定! 回上一頁