|
WORD ldg_close(LDG* ldg, WORD *gl) | Description: close a dynamical library opened with ldg_open()
Opcode: 00 (0x0000)
Availability: Available when a 'LDGM' cookie with a version of at least 2.20 exists.
Parameters:
'ldg' is a pointer describing the library to close.
'global' is the AES global array.
Binding: 138th bit of the buffer area pointed by the 'LDGM' cookie. Return value: a negative LDG code error if an error occurs.
Definition:ldg is provided by ldg_open(). ldg_close was formely named ldg_libterm() in LDG 1.10.
mailto: dom
HTTP: http://www-rocq.inria.fr/~bereziat
See Also: ldg_open() |
Thanks for your GEMTOS visit!!!
(C) 2000 Gemtos.free.fr. All rights reserved by the authors.
|