danke schonmal, aber kannst du mir auch sagen, wie ich das code-technisch umsetze?:

Code:
SIGNAL (INT0)
{
	i=0;	
}


SIGNAL (INT1)
{
	i=1;
}
funktioniert schonmal nicht..

../testcode.c:9: error: parse error before numeric constant