Get your own website
prog.c: In function ‘main’:
prog.c:12:15: error: assignment to expression with array type
   12 |   s1.myString = "Some text"; // Assign a value to the string
      |               ^