[Overview][Constants][Types][Procedures and functions][Index] Reference for unit 'amigados' (#aros)

UnLoadSeg

Unload a seglist previously loaded by LoadSeg()

Declaration

Source position: amigados.pas line 2270

procedure UnLoadSeg(

  Seglist: BPTR

);

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: 2017-01-10