calloc

词形变化

callocs 复数 callocs 三单 callocing 现在分词 calloced 过去式 calloced 过去分词

释义与例句

n.
  1. 1.

    A subroutine in the C programming language's standard library for performing dynamic memory allocation.

    计算机 工程 数学
v.
  1. 1.

    To allocate memory using the C programming language calloc subroutine.

    计算机 工程 数学