Copyright Digital Equipment Corp. All rights reserved.

confstr

   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);
 


Additional information available:

Arguments       Description     Example         Return_Values