DOC HOME SITE MAP MAN PAGES GNU INFO SEARCH PRINT BOOK
 

csa_save(3)




csa_save(3)	       C LIBRARY FUNCTIONS	      csa_save(3)

NAME
     csa_save -	saves calendar entries into an archive file

SYNOPSIS
     #include <csa.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.

Unix System LaboratoLast change: 1 August 1995			1


Man(1) output converted with man2html