Difference between revisions of "84PCE:Syscalls:021578"

From WikiTI
Jump to: navigation, search
(Created page with "DeleteTempEditEqu 021578 - DeleteTempEditEqu == Synopsis == '''Hypothesized Official Name:''' Delete...")
 
(No difference)

Latest revision as of 06:14, 31 May 2016

Synopsis

Hypothesized Official Name: DeleteTempEditEqu

Syscall Address: 021578h

When working with things such as user input, the OS creates a temporary variable, either a string or an equation which it then uses as a place to put the characters for use with an edit buffer. This system call deletes this temporary variable which is just sitting around taking up space.

Inputs

  • None

Outputs

  • Temporary edit variable deleted

Destroys

  • All