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_gff3_free(3) FreeBSD Library Functions Manual bl_gff3_free(3)

bl_gff3_free() - Free memory for a GFF3 object

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

void    bl_gff3_free(bl_gff3_t *feature)

feature     Pointer to the bl_gff3_t object

Free memory allocated for a bl_gff3_t object

bl_gff3_t    feature;
bl_gff3_free(&feature);

bl_gff3_read(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.