English

edit

Noun

edit

calloc (plural callocs)

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

Verb

edit

calloc (third-person singular simple present callocs, present participle callocing, simple past and past participle calloced)

  1. (computing) To allocate memory using the C programming language calloc subroutine.

References

edit


Further reading

edit