|
Par ce dispositif a également d'autres instructions :
Facilité d'utilisation
NonStop FTAM Programming Examples
Reading a File: C Programming Example
189 zaps_ddl_char32_def filestore_password;
190 zftm_ddl_diagnostic_def diag;
191 zaps_ddl_char128_def remote_file;
192 zaps_ddl_original_error_def original_error_info;
193 zftm_ddl_requested_access_def requested_access;
194 zftm_ddl_access_passwds_def access_passwords;
195 zftm_ddl_attr_names_def attrib_names;
196 zftm_ddl_proc_mode_def process_mode;
197 zftm_ddl_read_attr_def file_attrib;
198 zftm_ddl_cntnts_type_def contents_type;
199 zftm_ddl_create_attr_def initial_attr;
200 zftm_ddl_fadu_id_def fadu_id;
201 zftm_ddl_access_cntxt_def access_context;
202 zftm_ddl_charging_def charging;
203
204 /*********************************************************************/
205 /* End global data declarations */
206 /*********************************************************************/
207
208
209 /*********************************************************************/
210 /* Function declarations */
211 /*********************************************************************/
212
213 void ftam_regime ();
214 void file_selection_open_regime ();
215 void data_transfer_regime ();
216 void create_open_local_file ();
217 void get_event ( int *expected_event );
218 void bad_event ( int event );
219 void check_action ();
220 void check_state ();
221 void check_diag ();
222 void check_status ();
223 void check_error ();
224
225
226
227 #pragma PAGE "MAIN"
HP NonStop OSI/FTAM Programming Guide —528612-001
5 -8
... Ce manuel est également adapté pour les modèles :
Ordinateurs - HP Integrity NonStop J-Series (1.09 mb)
Ordinateurs - HP NonStop G-Series (1.09 mb)
Ordinateurs - HP NonStop L-Series (1.09 mb)