RubyGems Navigation menu

malloc 0.1.3

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.3 - December 02, 2009 (18.5 KB)
顯示所有版本(共 30)

擁有者:

作者:

  • Jan Wedekind

SHA 256 checksum:

a6295a31bd36db1b4609dfbbcd5e2044c1aef3aa02a9a86ebb71e1dddd96002f

總下載次數 121,167

這個版本 4,041

License:

Ruby 版本需求: >= 1.8.5

相關連結: