GSP
Quick Navigator

Search Site

Unix VPS
A - Starter
B - Basic
C - Preferred
D - Commercial
MPS - Dedicated
Previous VPSs
* Sign Up! *

Support
Contact Us
Online Help
Handbooks
Domain Status
Man Pages

FAQ
Virtual Servers
Pricing
Billing
Technical

Network
Facilities
Connectivity
Topology Map

Miscellaneous
Server Agreement
Year 2038
Credits
 

USA Flag

 

 

Man Pages
bl_gff_copy_header(3) FreeBSD Library Functions Manual bl_gff_copy_header(3)

#include <biolibc/gff.h>
-lbiolibc -lxtend

int     bl_gff_copy_header(FILE *header_stream, FILE *gff_stream)

header_stream   Open FILE stream of GFF header
gff_stream      FILE stream to which header is copied

Copy GFF header from one FILE stream to another. This is meant to be used in conjunction with bl_gff_skip_header(), which stores the header in a temporary file.

BL_WRITE_OK upon success, BL_WRITE_FAILURE or BL_READ_* on failure

bl_gff_skip_header(3)


Search for    or go to Top of page |  Section 3 |  Main Index

Powered by GSP Visit the GSP FreeBSD Man Page Interface.
Output converted with ManDoc.