#include wchar_t * wcsncpy(wchar_t * dest,const wchar_t *src,size_t count) { int i; for (i=0;i