| | | | |
| E |
| |
| | econvert - convert number to ASCII ( ) |
| |
| | edata - last location in program ( ) |
| |
| | end - last location in program ( ) |
| |
| | endgrent - group database entry functions ( ) |
| |
| | endpwent - get password entry from user database ( ) |
| |
| | endspent - get shadow password database entry ( ) |
| |
| | endusershell() - function ( ) |
| |
| | endutent - user accounting database functions ( ) |
| |
| | endutxent - user accounting database functions ( ) |
| |
| | environment name, return value - getenv ( ) |
| |
| | environment variables, change or add value - putenv ( ) |
| |
| | error messages, get string - strerror ( ) |
| |
| | error messages, system, print - perror ( ) |
| |
| | etext - last location in program ( ) |
| |
| | EUC character bytes, - euclen ( ) |
| |
| | EUC characters, convert a string of Process Code characters to EUC characters and put it on a stream - putws ( ) |
| |
| | EUC codeset, get information, - getwidth ( ) |
| |
| | EUC codesets, get information |
| | | - cset ( ) |
| | | - csetcol ( ) |
| | | - csetlen ( ) |
| | | - csetno ( ) |
| | | - wcsetno ( ) |
| |
| | EUC display width |
| | | - euccol ( ) |
| | | - eucscol ( ) |
| |
| | euccol - get EUC character display width ( ) |
| |
| | euclen - get EUC byte length ( ) |
| |
| | eucscol - get EUC string display width ( ) |
| |
| | exit - terminate process ( ) |
| |
| | extended_to_decimal - decimal record from extended-precision floating ( ) |
| |
| | Extended Unix Code |
| | | See EUC | |
| |
| | extract mantissa and exponent from double precision number - frexp ( ) |