Unit 'amigados' Package
[Overview][Constants][Types][Procedures and functions][Index] [#os4units]

UnLoadSeg

Unload a seglist previously loaded by LoadSeg()

Declaration

Source position: amigados.pas line 2451

procedure UnLoadSeg(

  Seglist: LongInt

);

Arguments

Seglist

  

Pointer to a segment identifier

Description

Unload a seglist loaded by LoadSeg(). seglist> may be zero. Overlaid segments will have all needed cleanup done, including closing files.

See also

LoadSeg

  

Scatterload a loadable file into memory


Documentation generated on: 2021-07-30