malloc

n. 分配内存

词形变化

mallocs 复数 mallocs malloced mallocing mallocs 三单 mallocing 现在分词 malloced 过去式 malloced 过去分词

释义与例句

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 malloc subroutine.

    计算机 工程 数学

词源

Blend of map + allocate.

来源:wiktionary