Blame view

Giac_maj/epsilon-giac/liba/src/bridge.c 80 Bytes
6663b6c9   adorian   projet complet av...
1
2
3
4
5
  #include <string.h>
  
  #if (__GLIBC__ || __MINGW32__)
  #include "strlcpy.c"
  #endif