Yahoo Groups archive

AVR-Chat

Index last updated: 2026-04-28 22:41 UTC

Message

GCC "swicht" WINAVR

2004-10-05 by fjch100

Hi, I have problems with the implementation of "swicht"
this is the code:

swicht (data_temp) {

   case TIME_NON_VALID:
       // some code...
   break;

   case TIME_ZERO:
       // some code...
   break;

   }


this is the error from GCC:


test_rmt.c:139: warning: implicit declaration of function `swicht'

Attachments

Move to quarantaine

This moves the raw source file on disk only. The archive index is not changed automatically, so you still need to run a manual refresh afterward.