1IO.ptr(3kaya)                Kaya module reference               IO.ptr(3kaya)
2
3
4

NAME

6       IO::ptr - Create a Ptr from a file handle
7

SYNOPSIS

9       Ptr ptr( File file )
10

ARGUMENTS

12       ptr The file handle
13

DESCRIPTION

15       This  retrieves  a C pointer from a file handle, which may sometimes be
16       needed for writing foreign function interfaces.  This  function  should
17       not be used for any other purpose.
18

AUTHORS

20       Kaya   standard  library  by  Edwin  Brady,  Chris  Morris  and  others
21       (kaya@kayalang.org). For further information see http://kayalang.org/
22

LICENSE

24       The Kaya standard library is free software;  you  can  redistribute  it
25       and/or  modify  it  under  the  terms  of the GNU Lesser General Public
26       License (version 2.1 or any later version) as  published  by  the  Free
27       Software Foundation.
28
30       IO.file (3kaya)
31
32
33
34Kaya                             December 2010                   IO.ptr(3kaya)
Impressum