RubyGems Navigation menu

malloc 0.1.5

This gem defines the class Malloc. Malloc#new allows you to allocate memory, using Malloc#+ one can do pointer manipulation, and Malloc#read and Malloc#write provide reading Ruby strings from memory and writing Ruby strings to memory.

Gemfile:
= 複製 已複製

安裝:
=

版本列表:

  1. 1.5.1 - May 15, 2015 (21.5 KB)
  2. 1.5.0 - May 04, 2015 (21.5 KB)
  3. 1.4.0 - December 30, 2010 (21.0 KB)
  4. 1.3.7 - December 12, 2010 (21.0 KB)
  5. 1.3.6 - November 18, 2010 (21.0 KB)
  6. 0.1.5 - December 04, 2009 (19.0 KB)
顯示所有版本(共 30)

擁有者:

作者:

  • Jan Wedekind

SHA 256 checksum:

37c84b592dc456be089e366a196071e40d2e7fb8940a3beb70a6979746c193bf

總下載次數 121,167

這個版本 5,112

License:

Ruby 版本需求: >= 1.8.5

相關連結: