Unix Abbreviations and Acronyms

  1. bsearch
    Binary Search
  2. calloc
    cleared allocation
  3. Ccedil
    C with cedille
  4. ctime
    convert time
  5. ctype.h
    character types
  6. execl
    execute list
  7. execle
    execl with environment
  8. execlp
    execl with path search
  9. execv
    Execute
  10. execve
    execv with environment
  11. execvp
    execv with path search
  12. fcntl
    File Control
  13. fprintf
    file print formatted
  14. fscanf
    file scan formatted
  15. h1
    Header 1
  16. isatty
    is a tty
  17. pclose
    process close
  18. popen
    process open
  19. qsort
    quick sort
  20. realloc
    re-allocate

Last updated: — Total entries: 818