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-File7.10.13 v_flushcache TOS Name: »Flush outline cache« - Clear vector font cache. Opcode: 251 Syntax: int16_t v_flushcache ( int16_t handle ); Description: The call v_flushcache clears the contents the outline (= vector) character cache that holds the bitmaps of the vector characters. The parameter handle specifies the ID of the relevant workstation. Return value: The function returns the value -1 in case of error, else the value 0. Availability: FSMGDOS, as of SpeedoGDOS 4.00 and from NVDI 3.00 on; however, no binding is shown for NVDI. Group: Control functions See Also: Binding v_loadcache v_savecache vqt_cachesize