! always use max stringlen for c arrays otherwise you have to specify lengths by hand integer(c_int) pure function strcmp(char_array1, char_array2) character(c_char ...