Re: [AVR-Chat] Code Conversion
2005-04-08 by Reza
Hi;
the main part of a function prototype is count and
type of arguments passed to function. so if no
paramtters should be passed, use (void) instead of ().
void overrun(void)
{
}
2nd;
use:
do{
...
}while( result == 0 );
__________________________________
Yahoo! Messenger
Show us what our next emoticon should look like. Join the fun.
http://www.advision.webevents.yahoo.com/emoticontest