So I have this part of code inside the main function:
char causatxt[10]; if(causa == CCOLA){ causatxt[0] = "COLA"; } else if