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

firestring_trim - trim excess whitespace from the start and end of a string

#include <firestring.h>
-lfirestring

char *firestring_trim(char *s)

firestring_trim() removes any whitespace at the beginning and end of the string s. A new pointer to the string (as the start may have moved) is returned

A pointer inside s to the new start of the string.

Ian Gulliver <ian@penguinhosting.net>

libfirestring(3)
2003-07-30

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.