Wiktionary英語版

出典:Wiktionary

malloc

Further reading

調べた例文を記録して、効率よく覚えましょう
Weblio会員無料で登録できます
履歴機能 過去に調べた単語を確認できる
語彙力診断 診断回数が4回に増加
マイ単語帳 便利な学習機能付き
マイ例文帳 文章で意味を理解できる

ウィキペディア英語版

出典:Wikipedia

malloc

出典:『Wikipedia』 (2011/07/18 15:32 UTC 版)

英語による解説

ウィキペディア英語版からの引用
引用

In computing, malloc is a subroutine for performing dynamic memory allocation in the C and C++ programming languages, though its use in C++ has been largely superseded by operators new and new[]. malloc is part of the standard library for both languages and is declared in the stdlib.h header although it is also declared within the std namespace via the C++'s cstdlib header.

音声を聞く

クイック再生
ダウンロード再生

mallocのページの著作権