csa_restore(3) hpux man page | unix.com

Man Page: csa_restore

Operating Environment: hpux

Section: 3

csa_restore(library call)												 csa_restore(library call)

NAME
csa_restore -- restores calendar entries from an archive file
SYNOPSIS
#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);
DESCRIPTION
This 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...