|
|
coherent
strlen() String Function strlen() Measure the length of a string #include <string.h> iinntt ssttrrlleenn(_s_t_r_i_n_g) cchhaarr *_s_t_r_i_n_g; strlen measures string, and returns its length in bytes, _n_o_t including the null terminator. This is useful in determining how much storage to allocate for a string. ***** Example ***** For an example of how to use this function, see the entry for string. ***** See Also ***** string functions, string.h COHERENT Lexicon Page 1
This archive runs on limited infrastructure. Preserving old code on modern bandwidth. Automated agents are requested to crawl responsibly.