SS.FScrn Set Status

From NitrOS-9
Jump to: navigation, search

Frees the memory of a screen allocated by SS.AScrn.

Entry Conditions
A path number
B SS.FScrn ($8D)
Y screen number (1-3)
Error Output
CC carry set on error
B error code

Additional Information

  • Do not attempt to free a screen that is currently on the display.
  • SS.FScrn returns the screen memory to the system and removes it from an application's address space.
  • The support module for this call is VDGInt.