c - Finding length of char array - Stack Overflow

c - Finding length of char array - Stack Overflow

瀏覽:1458
日期:2025-10-02
I have some code as follows int i=0; char a[7]={0x00,0xdc ... By convention C strings are 'null-terminated'....看更多