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

tickit_string_get - query the length of a counted string

#include <tickit.h>

size_t tickit_string_len(const TickitString *s);

Link with -ltickit.

tickit_string_len() returns the size in bytes of the stored character buffer within the counted string instance.

tickit_string_len() returns a size in bytes.

tickit_string_new(3), tickit_string_get(3), tickit_string(7), tickit(7)

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.