Hallo
Ja jetzt stimmts nur meckert er jetzt:
Code:
> "c:\WinAVR\compile-mega32.bat" test
compiling ...
test.cc: In function `int main()':
test.cc:24: error: `mystdout' was not declared in this scope
test.cc:24: warning: unused variable 'mystdout'
avr-objcopy: 'test.elf': No such file
OK

> Process Exit Code: 0
> Time Taken: 00:01
Zu dieser Zeile:
Code:
    stdout = &mystdout;
mfg palermo