•  Back 
  •  System functions 
  •  Index 
  •  Tree View 
  •  Cross references 
  •  Help page 
  •  Show info about hypertext 
  •  View a new file 
Topic       : TOS - The Operating System
Author      : 
Version     : tos.hyp (December 19, 2008)
Subject     : Programmieren/Atari
Nodes       : 3010
Index Size  : 93790
HCP-Version : 5
Compiled on : Atari
@charset    : atarist
@lang       : 
@default    : Title
@help       : 
@options    : +g -i -s +x +zz -t4
@width      : 70
View Ref-File5.15.4  Slbclose                                                   TOS

 Name:         »Slbclose« - Close a shared library

 Opcode:       23 (0x017)

 Syntax:       int32_t Slbclose( SHARED_LIB *sl );

 Description:  The function Slbclose closes a shared library.

               The parameter sl is the descriptor that is obtained 
               with Slbclose.

 Return value: E_OK = All OK, version number of the library, else a 
               negative GEMDOS error-number.

 Availability: As of MagiC 5.20 and FreeMiNT 1.15.4.

 Group:        System functions

 See also:     Binding   Slbopen   Shared libraries