Hallo, ich hab hier ein kleines Problem: Ich bekomme laufend beim compilen mit AVRStudio mit WinAVR bei dem Codeteil
1 | |
2 | |
3 | |
4 | |
5 | |
6 | |
7 | |
8 | |
9 | |
10 | |
11 | |
12 | |
13 | |
14 | |
15 | |
die Meldung vom Compiler: ../se.h: In function 'sqr': ../se.h:20: warning: type of 'x' defaults to 'int' Was mache ich da falsch? Grüße