84PCE:Syscalls:021578

From WikiTI
Jump to: navigation, search

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