IO と File

struct RFile

struct RFile {
    struct RBasic basic;
    struct OpenFile *fptr;
};
IO と File の実体。

Copyright (c) 1998-2002 Minero Aoki <aamine@loveruby.net>
This site is link free.