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
STREQL(3) Schily´s LIBRARY FUNCTIONS STREQL(3)

streql() - compares two strings for equality

BOOL streql(s1,s2) 
char *s1, *s2;

streql() checks two strings for equality.

Returns TRUE if the string s1 is the same length and has the same characters as s2. Otherwise, returns FALSE.

When comparing two strings, the strings are not considered equal if one has padding (extra spaces).
15. Juli 1988 Joerg Schilling

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.