man(1) Manual page archive


     LIBC(9.3)                                               LIBC(9.3)

     NAME
          libc - standard library functions

     DESCRIPTION
          Various standard functions from Section 3 are available in
          5620 programs:

          abs                             strchr
          atoi                            strrchr
          atol                            strcmp
          chrtab                          strcpy
          qsort                           strncat
          rand                            strncmp
          srand                           strncpy
          strcat                          strlen

         In addition, certain stdio(3) programs are available under
         the jx(9.1) emulator.

    SEE ALSO
         arith(3), atof(3), chrtab(3), libc(9.3), qsort(3), rand(3),
         string(3)