csa_save(3) hpux man page | unix.com

Man Page: csa_save

Operating Environment: hpux

Section: 3

csa_save(library call)													    csa_save(library call)

NAME
csa_save -- saves calendar entries into an archive file
SYNOPSIS
#include <xcsa.h> CSA_return_code csa_save( CSA_session_handle session, CSA_string archive_name, CSA_uint32 number_attributes, CSA_attribute *attributes, CSA_enum *operators, CSA_boolean delete_entry, CSA_extension *save_extensions);
DESCRIPTION
This optional function is not implemented in the CDE 1.0 Sample Implementation. csa_save(library call)
Related Man Pages
csa_add_calendar(3) - hpux
csa_list_entries(3) - hpux
csa_read_calendar_attributes(3) - hpux
csa_read_entry_attributes(3) - hpux
csa_update_calendar_attributes(3) - hpux
Similar Topics in the Unix Linux Community
Unix File Permissions
How to list file size on HPUX?
How to extract every repeated string between two specific string?
Thank you members and admins