Difference between revisions of "AMOSi:Dev Close"

From Amiga Coding
Jump to: navigation, search
m (1 revision(s))
 
m (1 revision(s))
 
(No difference)

Latest revision as of 01:51, 17 November 2007

Closes one or more opened devices, as initialised with DEV OPEN. It then returns the memory used by the IO structure back to AMOS Basic, and releases the message port for subsequent use.


Dev Close

Closes all devices


Dev Close channel

Channel selects a single device to be shut down.