| version 1.23, 2005/05/14 23:51:42 |
version 1.24, 2005/05/15 21:10:52 |
| Line 184 int vswscanf(const wchar_t * __restrict, |
|
| Line 184 int vswscanf(const wchar_t * __restrict, |
|
| _BSD_VA_LIST_); |
_BSD_VA_LIST_); |
| int vwscanf(const wchar_t * __restrict, _BSD_VA_LIST_); |
int vwscanf(const wchar_t * __restrict, _BSD_VA_LIST_); |
| #endif |
#endif |
| |
#if defined(_NETBSD_SOURCE) |
| |
struct tinfo; |
| |
int t_putws(struct tinfo *, const wchar_t *, int, void (*)(wchar_t, void *), |
| |
void *); |
| |
#endif |
| __END_DECLS |
__END_DECLS |
| |
|
| #ifndef WEOF |
#ifndef WEOF |