AW: AW: [En-Nut-Discussion] Suggestion for C++ initialisation change.
    Oliver Schulz 
    Oliver.Schulz at bong.de
       
    Mon Feb 28 11:33:19 CET 2005
    
    
  
Hi Harald,
What about this?
#ifdef NUT_CONFIGURE_EXEC
int main(int argc, char **argv)
{
	printf ("Use the GUI!");
}
#endif
Just kidding... ;-)
Oliver.
    
    
More information about the En-Nut-Discussion
mailing list