HelpPC 2.10
Quick Reference Utility
Copyright 1991 David Jurgens
size_t strcspn( const char *str1, const char *str2 )
- prototype in string.h
- returns length of initial segment of str1 that consists
entirely of characters NOT from str2
Esc or Alt-X to exit
strcspn
Home/PgUp/PgDn/End ←↑↓→
Converted to HTML in 2006 by Timo Bingmann