DOC HOME SITE MAP MAN PAGES GNU INFO SEARCH PRINT BOOK
 

csa_restore(3)




csa_restore(3)	       C LIBRARY FUNCTIONS	   csa_restore(3)

NAME
     csa_restore - restores calendar entries from an archive file

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

Unix System LaboratoLast change: 1 August 1995			1


Man(1) output converted with man2html