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

UnLoadSeg

Unload a seglist previously loaded by LoadSeg()

Declaration

Source position: amigados.pas line 1731

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

InternalLoadSeg

  

Low-level load routine

InternalUnLoadSeg

  

Unloads a seglist loaded with InternalLoadSeg()


Documentation generated on: 2021-07-30