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_sam_buff_add_alignment(3) FreeBSD Library Functions Manual bl_sam_buff_add_alignment(3)

#include <biolibc/sam-buff.h>
-lbiolibc -lxtend

int bl_sam_buff_add_alignment(bl_sam_buff_t *sam_buff, bl_sam_t *sam_alignment)

sam_buff    Pointer to bl_sam_buff_t structure where alignments are buffered
sam_alignment   New SAM alignment to add to buffer

Add a new alignment to the buffer, expanding the array as needed up to BL_SAM_BUFF_MAX_SIZE.

bl_sam_buff_init(3), bl_sam_buff_check_order(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.