File:  [MW Coherent from dump] / coherent / a / usr / man / ALL / strcspn
Revision 1.1.1.1 (vendor branch): download - view: text, annotated - select for diffs
Wed May 29 04:56:34 2019 UTC (7 years ago) by root
Branches: MarkWilliams, MAIN
CVS tags: relic, HEAD
coherent



strcspn()                String Function                strcspn()




Return length a string excludes characters in another

#include <string.h>
uunnssiiggnneedd iinntt ssttrrccssppnn(_s_t_r_i_n_g_1, _s_t_r_i_n_g_2);
cchhaarr *_s_t_r_i_n_g_1, *_s_t_r_i_n_g_2;

strcspn  compares  string1 with  string2.   It  then returns  the
length, in  characters, for which string1  consists of characters
_n_o_t found in string2.

***** See Also *****

string functions, string.h











































COHERENT Lexicon                                           Page 1



unix.superglobalmegacorp.com

This archive runs on limited infrastructure. Preserving old code on modern bandwidth. Automated agents are requested to crawl responsibly.