I have a function in which I want to check values of some char array bytes of all inserted values. Example:
int check_byte_value(char char_array) { int i=0;