Topic : TOS - das Betriebssystem Author : Version : tos.hyp (5. März 2013) Subject : Programmieren/Atari Nodes : 3001 Index Size : 93602 HCP-Version : 5 Compiled on : Atari @charset : atarist @lang : @default : Titel @help : @options : +g -i -s +x +zz -t4 @width : 70 View Ref-File16.9.4 CPXINFO TOS typedef struct { int16_t cdecl (*cpx_call)(); void cdecl (*cpx_draw)(); void cdecl (*cpx_wmove)(); void cdecl (*cpx_timer)(); void cdecl (*cpx_key)(); void cdecl (*cpx_button)(); void cdecl (*cpx_m1)(); void cdecl (*cpx_m2)(); int16_t cdecl (*cpx_hook)(); void cdecl (*cpx_close)(); } CPXINFO; Querverweis: XCONTROL cpx_init