I\'m trying to write a bootloader in c and I noticed that string literals only worked if I passed them as a char *. If it Could help:
char *
when i converted