home *** CD-ROM | disk | FTP | other *** search
Wrap
wwwwssssttttrrrriiiinnnngggg((((3333WWWW)))) wwwwssssttttrrrriiiinnnngggg((((3333WWWW)))) NNNNAAAAMMMMEEEE _wwww_ssss_tttt_rrrr_iiii_nnnn_gggg_:::: _wwww_ssss_ssss_iiii_zzzz_eeee_,,,, _wwww_ssss_tttt_oooo_kkkk_,,,, _ssss_tttt_rrrr_tttt_oooo_wwww_ssss - _wwww_cccc_hhhh_aaaa_rrrr______tttt string operations and type transformation SSSSYYYYNNNNOOOOPPPPSSSSIIIISSSS _####_iiii_nnnn_cccc_llll_uuuu_dddd_eeee _<<<<_wwww_iiii_dddd_eeee_cccc_...._hhhh_>>>> _iiii_nnnn_tttt _wwww_ssss_ssss_iiii_zzzz_eeee_((((_wwww_cccc_hhhh_aaaa_rrrr______tttt _****_s_))))_;;;; _wwww_cccc_hhhh_aaaa_rrrr______tttt _****_wwww_ssss_tttt_oooo_kkkk_((((_wwww_cccc_hhhh_aaaa_rrrr______tttt _****_s_1_,,,, _wwww_cccc_hhhh_aaaa_rrrr______tttt _****_s_2_))))_;;;; _wwww_cccc_hhhh_aaaa_rrrr______tttt _****_ssss_tttt_rrrr_tttt_oooo_wwww_ssss_((((_wwww_cccc_hhhh_aaaa_rrrr______tttt _****_s_1_,,,, _cccc_hhhh_aaaa_rrrr _****_s_2_))))_;;;; DDDDEEEESSSSCCCCRRRRIIIIPPPPTTTTIIIIOOOONNNN ((((IIIInnnntttteeeerrrrnnnnaaaattttiiiioooonnnnaaaallll FFFFuuuunnnnccccttttiiiioooonnnnssss)))) The arguments _s_1, _s_2, and _s point to _wwww_cccc_hhhh_aaaa_rrrr______tttt strings (that is, arrays of _wwww_cccc_hhhh_aaaa_rrrr______tttt characters terminated by a _wwww_cccc_hhhh_aaaa_rrrr______tttt null character). _wwww_ssss_ssss_iiii_zzzz_eeee returns the number of _wwww_cccc_hhhh_aaaa_rrrr______tttt characters in _s, not including the terminating _wwww_cccc_hhhh_aaaa_rrrr______tttt null character. _wwww_ssss_tttt_oooo_kkkk treats the _wwww_cccc_hhhh_aaaa_rrrr______tttt string _s_1 as a sequence of zero or more text tokens, separated by spans of one or more _wwww_cccc_hhhh_aaaa_rrrr______tttt characters from the separator _wwww_cccc_hhhh_aaaa_rrrr______tttt string _s_2. The first call (with the pointer _s_1 specified) returns a pointer to the first _wwww_cccc_hhhh_aaaa_rrrr______tttt character of the first token, and writes a _wwww_cccc_hhhh_aaaa_rrrr______tttt null character into _s_1 immediately following the returned token. The function keeps track of its position in the _wwww_cccc_hhhh_aaaa_rrrr______tttt string between separate calls, so that subsequent calls (which must be made with the first argument a null pointer) will progress through the _wwww_cccc_hhhh_aaaa_rrrr______tttt string _s_1 immediately following that token. Similarly, subsequent calls will progress through the _wwww_cccc_hhhh_aaaa_rrrr______tttt string _s_1 until no tokens remain. The _wwww_cccc_hhhh_aaaa_rrrr______tttt separator string _s_2 may be different from call to call. A null pointer is returned when no token remains in _s_1. _ssss_tttt_rrrr_tttt_oooo_wwww_ssss transforms EUC in character string _s_2 into _wwww_cccc_hhhh_aaaa_rrrr______tttt characters, and transfers those to _wwww_cccc_hhhh_aaaa_rrrr______tttt string _s_1, stopping after the null character has been processed. SSSSEEEEEEEE AAAALLLLSSSSOOOO _mmmm_aaaa_llll_llll_oooo_cccc(3C), _wwww_iiii_dddd_eeee_cccc(3S), _wwww_cccc_ssss_tttt_rrrr_iiii_nnnn_gggg(3S), _mmmm_aaaa_llll_llll_oooo_cccc(3X). DDDDIIIIAAAAGGGGNNNNOOOOSSSSTTTTIIIICCCCSSSS On success, _ssss_tttt_rrrr_tttt_oooo_wwww_ssss returns _s_1. If an illegal byte sequence is detected, a null pointer is returned and _eeee_rrrr_rrrr_nnnn_oooo is set to _EEEE_IIII_LLLL_SSSS_EEEE_QQQQ. PPPPaaaaggggeeee 1111