VisualuRuby(tmp) Reference

MEMCOPY

Coloring : swin class : vruby class

Class Hierarchy

This is a module

Including Modules

none

Child classes or Classes/Modules including this

none

vr/sysmod.rb

MEMCOPY

This is for copying string and memory each other.

Class Methods

MEMCOPY::Str2Mem(dst,src,len)
Copies src (String) into memory at address dst (Integer).
MEMCOPY::Mem2Str(dst,src,len)
Copies contents from address dst (Integer) into src (String).

VisualuRuby(tmp) Reference Index : Project HomePage(English) : Project HomePage(Japanese) : Sourceforge vruby page
Generated at Sun Feb 24 01:28:56 +0900 2008