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_pos_list_add_position(3) FreeBSD Library Functions Manual bl_pos_list_add_position(3)

#include <biolibc/pos-list.h>
-lbiolibc -lxtend

int bl_pos_list_add_position(bl_pos_list_t *pos_list, uint64_t position)

pos_list    Pointer to the bl_pos_list_t structure to add to
position    New position to be added to the list

Add another position to a pos_list, expanding the array if needed.

bl_pos_list_allocate(3), bl_pos_list_free(3), bl_pos_list_from_csv(3), bl_pos_list_sort(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.