VC
VC
Section: C Library Functions (3) Local index
Up
BSD mandoc
NAME
vc_new
vc_delete
vc_set_group
vc_set_name
vc_set_param
vc_set_value
vc_link
vc_append_with_name
vc_is_preferred
vc_get_preferred_tel
vc_get_preferred_email
vc_get_group
vc_get_name
vc_get_param
vc_get_value
vc_param_new
vc_param_set_name
vc_param_set_value
vc_param_set_str
vc_param_link
vc_param_get_name
vc_param_get_value
vc_get_next
vc_get_next_by_name
vc_param_get_next
vc_param_get_by_name
vc_param_get_next_by_name
vc_delete
vc_delete_deep
vc_param_delete
vc_param_delete_deep
fprintf_vc_component_param
fprintf_vc_component
fprintf_vcard
parse_vcard_file
count_vcards
get_val_struct_part
- vCard library
LIBRARY
Lb libvc
SYNOPSIS
In vc.h
Ft vc_component *
Fn vc_new
Ft void
Fn vc_delete vc_component *vc
Ft vc_component *
Fn vc_set_group vc_component *vc const char *group
Ft vc_component *
Fn vc_set_name vc_component *vc const char *name
Ft vc_component *
Fn vc_set_param vc_component *vc vc_component_param *vc_param
Ft vc_component *
Fn vc_set_value vc_component *vc const char *value
DESCRIPTION
This is a library for vCard.
SEE ALSO
vc_new3,
vc_delete3
AUTHORS
An Andrew Hsu Aq ahsu@users.sf.net
BUGS
Parsing parameters is not finished yet.
Index
- NAME
-
- LIBRARY
-
- SYNOPSIS
-
- DESCRIPTION
-
- SEE ALSO
-
- AUTHORS
-
- BUGS
-
This document was created by
man2html,
using the manual pages.
Time: 21:58:01 GMT, April 16, 2011