programming - C - function strtokWhat links here?
defined in string.h

Sequentially truncate string if delimiter is found.

If string is not NULL, the function scans string for the first occurrence of any character included in delimiters. If it is found, the function overwrites the delimiter in string by a null-character and returns a pointer to the token, i.e. the part of the scanned string previous to the delimiter.

After a first call to strtok, the function may be called with NULL as string parameter, and it will follow by where the last call to strtok found a delimiter.

delimiters may vary from a call to another.

Parameters.



Return Value.

A pointer to the last token found in string. NULL is returned when there are no more tokens to be found.
programming - C - function strtok
embedded systems - uds100
MC6802 - instruction set - Store stack pointer
MC6802 - instruction set - Copy Index Register to stack pointer
Topical Bible - Trinity in Old Testament
programming:DDE:Excel DDE Server
bible - random notes - 2012-06-10 Stand
Topical Bible - Romans Road
programming - C - function gets
20K NTC fed from 10 uA source
MC6802 - instruction set - Return From Subroutine
Topical Bible - Job
MC6802 - instruction set - Decrement stack pointer
filename:programming - C - function strtok
filename:programming%20%2D%20C%20%2D%20function%20strtok
last edit:March 29 2009 21:16:24 (5528 days ago)
ct = 1716069487.000000 = May 18 2024 17:58:07
ft = 1238375784.000000 = March 29 2009 21:16:24
dt = 477693703.000000