csa_restore(library call) csa_restore(library call)NAMEcsa_restore -- restores calendar entries from an archive fileSYNOPSIS#include <xcsa.h> CSA_return_code csa_restore( CSA_session_handle session, CSA_string archive_name, CSA_uint32 number_attributes, CSA_attribute *attributes, CSA_enum *operators, CSA_extension *restore_extensions);DESCRIPTIONThis optional function is not implemented in the CDE 1.0 Sample Implementation. csa_restore(library call)
| Related Man Pages |
|---|
| csa_delete_entry(3) - hpux |
| csa_list_entries(3) - hpux |
| csa_list_entry_attributes(3) - hpux |
| csa_read_entry_attributes(3) - hpux |
| csacsa(5) - hpux |
| Similar Topics in the Unix Linux Community |
|---|
| PHP Man Pages Now Available (Over 10,000) |
| Is UNIX an open source OS ? |
| How to extract every repeated string between two specific string? |
| Wrong Array... |