るりまサーチ (Ruby 2.3.0)

最速Rubyリファレンスマニュアル検索!
2件ヒット [1-2件を表示] (0.104秒)
トップページ > バージョン:2.3.0[x] > クエリ:t[x] > クエリ:all[x] > クエリ:ALLOC_N[x]

別のキーワード

  1. _builtin all?
  2. pop delete_all
  3. pop3 delete_all
  4. net/pop delete_all
  5. pop all

検索結果

type* ALLOC_N(type, n) (133201.0)

type 型のメモリを n 個割り当てる。

type 型のメモリを n 個割り当てる。

type* REALLOC_N(var, type, n) (37201.0)

type 型のメモリ領域 var のサイズを n 個に変更する。

type 型のメモリ領域 var のサイズを n 個に変更する。