Topic : TOS - The Operating System Author : Version : tos.hyp (December 19, 2008) Subject : Programmieren/Atari Nodes : 3010 Index Size : 93790 HCP-Version : 5 Compiled on : Atari @charset : atarist @lang : @default : Title @help : @options : +g -i -s +x +zz -t4 @width : 70 View Ref-File5.12.45 Pusrval TOS Name: »Pusrval« - Set/interrogate specific process information. Opcode: 280 Syntax: int32_t Pusrval ( int32_t val ); Description: The function Pusrval permits the setting or interrogation of process-specific information. These are stored in a LONGword, and inherited by all child processes. The meaning of the value can be freely determined by the calling program. Return value: The function returns the old value. Availability: As of the first in MultiTOS integrated MiNT version 1.04, and MagiC as of Version 5.04. Group: Process functions See Also: Binding