Navigation: » No topics above this level «
write(2, "My lib error detected: ", 23);
write(2, string_value,strlen(string_value));
write(2,"\r\n",2);