NAME
wcstol, wcstoll - convert a wide-character string to a long integer
SYNOPSIS
#include <wchar.h>
long wcstol(const wchar_t *restrict nptr, wchar_t **restrict endptr,
int base);
long long wcstoll(const wchar_t *restrict nptr,
wchar_t **restrict endptr, int base);
[quote]NAME wcstol, wcstoll - co
오랫동안 꿈을 그리는 사람은 그 꿈을 닮아간다...
http://mytears.org ~(~_~)~
나 한줄기 바람처럼..
댓글 달기