84PCE:Syscalls:021578

From WikiTI
Revision as of 06:14, 31 May 2016 by MateoConLechuga (Talk | contribs)

(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
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