Resolved! indexing a array
hiI want to locate a string in an other string and then mark its position with an 'X'. here is the code#include "main.h" #include "adc.h" #include "dma.h" #include "i2c.h" #include "usart.h" #include "gpio.h" #include "stm32f1xx.h" #include <string.h...