DEC C
Run-Time Library Reference Manual for OpenVMS Systems

Index


Previous Contents


Master Alphabetic Index
6 A B C D E F G H I J K L M N O P Q R S T U V W _

6
64-bit pointer support
A
abort function #1
abort function #2
abs function
accept socket routine
access function
ACCVIO
    hardware error
    sigbus signal
    sigsegv signal
acos function
addch function
addstr function
alarm function #1
alarm function #2
alarm function #3
    program example
Allocate memory
    calloc function
    malloc function
    realloc function
Argument list functions #1
Argument list functions #2
Arguments
    variable-length lists
ASCII
    table of values
asctime function
asctime_r function
asin function
asm calls
assert function
AST reentrancy #1
AST reentrancy #2
atan function
atan2 function
atexit function
atof function
atoi function
atol function
atoll function
atoq function
Auxiliary communication routines
B
basename function
Basic communication routines
bcmp function
bcopy function
bind socket routine
box function
brk function #1
brk function #2
bsearch function
btowc function #1
btowc function #2
bzero function
C
C language
    I/O background
C$_LONGJMP exception
cabs function
calloc function #1
calloc function #2
calloc function #3
Carriage control
    FORTRAN
    translation
        by DEC C #1
        by DEC C #2
Case conversion functions
catclose function #1
catclose function #2
Categories
    locale
Category
    LC_ALL
    LC_COLLATE
    LC_CTYPE
    LC_MESSAGES
    LC_MONETARY
    LC_NUMERIC
    LC_TIME
catgets function #1
catgets function #2
catopen function #1
catopen function #2
ceil function
cfree function #1
cfree function #2
cfree function #3
Character-classification functions #1
Character-classification functions #2
Character-classification functions #3
    isalnum
    isalpha
    isascii
    iscntrl
    isdigit
    isgraph
    islower
    isprint
    ispunct
    isspace
    isupper
    iswalnum
    iswalpha
    iswcntrl
    iswctype
    iswdigit
    iswgraph
    iswlower
    iswprint
    iswpunct
    iswspace
    iswupper
    iswxdigit
    isxdigit
    program example
    wctype
Character-conversion functions #1
Character-conversion functions #2
    ecvt
    fcvt
    gcvt
    toascii
    tolower
    toupper
    towlower
    towupper
    wcswidth
    wcwidth
    _tolower
    _toupper
Character definition files
    location of
Character set conversion functions
    iconv
    iconv_close
    iconv_open
Character sets
    converting between
    supported by DEC C RTL
Charmap file
    location
chdir function
Child process
    creating with vfork
    executing image
        with exec functions
    implementation of
    introduction to
    program examples
    sharing data with pipe #1
    sharing data with pipe #2
    synchronization with wait
chmod function
chown function
clear function #1
clear function #2
clearerr function
clearok function
clock function
close function
close socket routine
closedir function
clrattr function
clrattr macro
clrtobot function
clrtoeol function
Codeset converter functions
Codesets
Communication support routines
confstr function
connect socket routine
Conversion specifications
    for I/O functions #1
    for I/O functions #2
    input
        table of conversion specifiers
        table of optional characters
    output
        table of characters
Converter functions
    filenaming conventions for
cos function
cosh function
cot function
creat function #1
creat function #2
creat function #3
creat function #4
crmode function
ctermid function
ctime function #1
ctime function #2
    using with tzset function
ctime_r function
Cultural information
    stored in locale
curscr window
Curses #1
Curses #2
    cursor movement
    getting started #1
    getting started #2
    introduction to
    program example
    terminology #1
    terminology #2
        curscr
        stdscr
        windows
    using predefined variables and constants
Curses functions
    box
    clearok
    delwin
    endwin
    getyx
    initscr
    leaveok
    longname
    mv[w]addch
    mv[w]addstr
    mv[w]delch
    mv[w]getch
    mv[w]getstr
    mv[w]inch
    mv[w]insch
    mv[w]insstr
    mvcur
    mvwin
    newwin
    [no]crmode
    [no]echo
    [no]nl
    [no]raw
    overlay
    overwrite
    scroll
    scrollok
    subwin
    touchwin
    [w]addch
    [w]addstr
    [w]clear
    [w]clrattr
    [w]clrtobot
    [w]clrtoeol
    [w]delch
    [w]deleteln
    [w]erase
    [w]getch
    [w]getstr
    [w]inch
    [w]insch
    [w]insertln
    [w]insstr
    [w]move
    [w]printw
    [w]refresh
    [w]scanw
    [w]setattr
    [w]standend
    [w]standout
    wrapok
<curses.h> header file
cuserid function


Previous Next Contents Index