Next: Header Field Resizing, Previous: Header Field Information, Up: Manipulating Header Fields
Header Fields are created with bpipe_hdrf_add
,
bpipe_hdrf_array_add
, or bpipe_hdrf_string_add
.
bpipe_hdrf_add
bpipe_hdrf_array_add
bpipe_hdrf_string_add
Fields are deleted with the bpipe_hdrf_delete
routine. It can
delete either a single field or all fields with a given name.