← Index
wtoll.c
#include <stdlib.h> long long wtoll(const wchar_t * _w) { return _wtoi64 (_w); }
Download wtoll.c
— origineel C-bestand