| ctflags documentation | view source | Contained in the ctflags distribution. |
ctflags::memory - low level functions for ctflags
use ctflags::memory;
ctflags::memory implements low level functions used from ctflags and companion packages. Do not use it directly.
ctflags::memory mantains the internal state of the ctflags and exports some low level functions used from the rest of the ctflags modules.
You can see the cource code for comments about its functions but do not use them directly.
set_ctflag,
get_ctflag,
restrict_ctflags,
allowed_ctflags,
is_ctflag_allowed
Salvador Fandi&241;o Garcia, <sfandino@yahoo.com>.
Copyright 2002 by Salvador Fandi&241;o Garcia
This library is free software; you can redistribute it and/or modify it under the same terms as Perl itself.
| ctflags documentation | view source | Contained in the ctflags distribution. |