Copyright Digital Equipment Corp. All rights reserved.
Determines the current value of a specified system variable
defined by a string value.
Format
#include <unistd.h>
size_t confstr (int name, char *buf, size_t len);
Arguments Description Example Return_Values