RubyGems Navigation menu

malloc 0.1.2

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

擁有者:

作者:

  • Jan Wedekind

SHA 256 checksum:

8f2ccacae6c6ffccf8eb6a1c4c58b469acb52196680abf0f4277127a9bba6788

總下載次數 121,234

這個版本 3,972

License:

Ruby 版本需求: >= 1.8.5

相關連結: