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_skip_header(3) FreeBSD Library Functions Manual bl_gff_skip_header(3)

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

FILE    *bl_gff_skip_header(FILE *gff_stream)

gff_stream  FILE pointer to the open GFF file

Skip over header lines in gff input stream. The FILE pointer gff_stream is advanced to the first character of the first line after the header. The header is copied to a temporary file and and the function returns a FILE pointer to the header stream.

A FILE pointer to a temporary file containing a copy of the header

bl_gff_read(3), bl_gff_copy_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.