#!/usr/bin/env /friends/bin/cscript #include int main() { printf("%lu, %lu\n", sizeof(int), sizeof(size_t)); }