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-File8.5.9 pdlg_free_settings TOS Name: »Print dialog - Free settings« - Release memory. Opcode: 205 (sub-opcode 6) Syntax: int16_t pdlg_free_settings ( PRN_SETTINGS *settings ); Description: The call pdlg_free_setting frees the memory that was reserved by the call pdlg_new_settings. The following applies: Parameter Meaning settings Printer settings Return value: The return value of the function is unknown at present. Availability: The presence of this function can be checked with appl_getinfo (opcode 7). Group: Print dialogs See Also: Binding WDIALOG