#include #include #include #include size_t confstr(int name, char *buf, size_t len); char string[512]; int main() { int i; size_t size; for (i=0; i