strcmp

Section: Kernel Hacker's Manual (9)
Updated: strcmp
Index Return to Main Contents
 

NAME

strcmp - Compare two strings  

SYNOPSIS

int strcmp (const char *cs, const char *ct);  

ARGUMENTS

cs

 One string
ct

 Another string


 

Index

NAME
SYNOPSIS
ARGUMENTS

This document was created by man2html, using the manual pages.
Time: 03:58:53 GMT, June 12, 2005