Main Page   Modules   Data Structures   File List   Data Fields   Globals   Related Pages   Examples  

stringadds.h

00001 #ifndef _STRINGADD_H_
00002 #define _STRINGADD_H_
00003 
00004 #include <avr/pgmspace.h>
00005 #include <sys/types.h>
00022 extern u_char* strtok(char* s1, const char* s2);
00023 
00027 #endif 

Generated on Thu Jan 30 22:30:52 2003 for EduNet by doxygen1.2.18