strlen(myarray) returns the index of the first 00 in myarray.
0
solved strlen() gives wrong size cause of null bytes in array
strlen(myarray) returns the index of the first 00 in myarray.
0
solved strlen() gives wrong size cause of null bytes in array