mirror of
https://github.com/rkd77/elinks.git
synced 2025-05-18 00:48:57 -04:00
AFAIK on Windows long is sizeof 4, while void * is sizeof 8. intptr_t is the same sizeof as void *.
AFAIK on Windows long is sizeof 4, while void * is sizeof 8. intptr_t is the same sizeof as void *.