Gast
#1955462
Kann mir jemand sagen, was an meinem struct falsch ist? Ich bekomme in jeder Zeile, wo ich auf ein Element des structs zugreife einen Fehler mit der Meldung "Error[Pe077]: this declaration has no storage class or type specifier" oder "Error[Pe154]: expression must have struct or union type"
1 | |
2 | |
3 | |
4 | |
5 | |
6 | |
7 | |
8 | |
9 | |
10 | |
11 | |
12 | |
13 | |
14 | |
15 | |
16 | |
17 | |
18 | |
19 | |
20 | |
21 | |
22 | |
23 | |
24 | |
25 | |