HP 3000 Manuals

HP C/iX Library Reference Manual MPE/iX 5.0 Documentation


HP C/iX Library Reference Manual

Table of Contents

 HP C/iX Library Reference Manual
   HP C/iX Library Reference Manual : COPYRIGHT NOTICE

   Ch 1.  Introduction to the HP C/iX Library
      Organization of the HP C/iX Library
          The Standard Library
          The Math Library
          Other Library Functions
      Library Header Files

   Ch 2.  HP C/iX Library Input and Output
      HP C/iX Library Input and Output
          Basic Stream Usage
          Stream Types
             Text Streams
             Binary Streams
          File Descriptors
             Standard Files
          Reading from stdin in Interactive and Batch Modes
          Restrictions

   Ch 3.  Interfacing with MPE/iX
      Foptions
      Aoptions
      Condition Codes
      MPE/iX File Numbers

   Ch 4.  HP C/iX Library Header Descriptions
      Available Header Files
      Referencing Library Header Files
      Library Functions and Header File Macros
      Header File Contents
          Diagnostics <assert.h>
          Character Handling <ctype.h>
          Error Handling <errno.h>
          File Control <fcntl.h>
          Floating Types <float.h>
          Limits <limits.h>
          Localization <locale.h>
          Memory Management <malloc.h>
          Math Library <math.h>
          Memory Handling <memory.h>
          MPE Aids <mpe.h>
      Header File Contents (cont.)
          Searching Utilities <search.h>
          Non-local Jumps <setjmp.h>
          Signal Handling <signal.h>
          Variable Number of Arguments <stdarg.h>
          Common Definitions <stddef.h>
          Input/Output <stdio.h>
          General Utilities <stdlib.h>
          String Handling <string.h>
          Date and Time <time.h>
          Standard Macros <unistd.h>
          Machine-Dependent Values <values.h>
          Variable Arguments (old form) <varargs.h>

   Ch 5.  HP C/iX Library Function Descriptions
      a64l
      abort
      abs
      access
      acos
      asctime
      asin
      assert
      atan2
      atan
      atexit
      atof
      atoi
      atol
      Bessel Functions
      bsearch
      calloc
      catread
      ccode
      ceil
      clearerr
      clock
      close
      cos
      cosh
      creat
      crypt
      ctime
      difftime
      div
      dup
      ecvt
      encrypt
      erf
      erfc
      exit
      exp
      fabs
      fclose
      fcvt
      fdopen
      feof
      ferror
      fflush
      fgetc
      fgetpos
      fgets
      fileno
      floor
      fmod
      fopen
      fprintf
      fprintmsg
      fputc
      fputs
      fread
      free
      freopen
      frexp
      fscanf
      fseek
      fsetpos
      ftell
      fwrite
      gamma
      gcvt
      getc
      getchar
      getenv
      getmsg
      getopt
      getpid
      gets
      getw
      gmtime
      hcreate
      hdestroy
      hsearch
      hypot
      isalnum
      isalpha
      isatty
      iscntrl
      isdigit
      isgraph
      islower
      isprint
      ispunct
      isspace
      isupper
      isxdigit
      l3tol
      l64a
      labs
      ldexp
      ldiv
      lfind
      localeconv
      localtime
      log, log10
      longjmp
      lsearch
      lseek
      ltol3
      mallinfo
      malloc
      mallopt
      matherr
      mblen
      mbstowcs
      mbtowc
      memccpy
      memchr
      memcmp
      memcpy
      memmove
      memset
      mktemp
      mktime
      modf
      _mpe_fileno
      offsetof
      open
      perror
      pow
      printf
      printmsg
      putc
      putchar
      puts
      putw
      qsort
      raise
      rand48
      rand
      read
      realloc
      remove
      rename
      rewind
      scanf
      setbuf
      setjmp
      setkey
      setlocale
      setvbuf
      signal
      sin
      sinh
      sleep
      sprintf
      sprintmsg
      sqrt
      srand
      sscanf
      strcat
      strchr
      strcmp
      strcoll
      strcpy
      strcspn
      strerror
      strftime
      strlen
      strncat
      strncmp
      strncpy
      strpbrk
      strrchr
      strspn
      strstr
      strtod
      strtok
      strtol
      strtoul
      strxfrm
      swab
      system
      tan
      tanh
      tdelete
      tfind
      time
      tmpfile
      tmpnam
      toascii
      tolower, _tolower
      toupper, _toupper
      tsearch
      twalk
      tzset
      ungetc
      va_arg
      va_end
      va_start
      vfprintf
      vprintf
      vsprintf
      wcstombs
      wctomb
      write

   Ap A. Time Zones
      TZTAB Time Zone Adjustment Table

   Ap B. Restrictions and Special Considerations
      Identifier Names
      File Access Restrictions
      Mixed I/O from the C System and Other Systems

   Ap C. System-Dependent Information
   INDEX
       Index



MPE/iX 5.0 Documentation