Numworks Epsilon  1.4.1
Graphing Calculator Operating System
bridge.c
Go to the documentation of this file.
1 #include <string.h>
2 
3 #if (__GLIBC__ || __MINGW32__)
4 #include "strlcpy.c"
5 #endif