Welcome to mirror list, hosted at ThFree Co, Russian Federation.

git.blender.org/blender.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorBastien Montagne <montagne29@wanadoo.fr>2011-10-28 17:07:11 +0400
committerBastien Montagne <montagne29@wanadoo.fr>2011-10-28 17:07:11 +0400
commit2ed7a66653c9c94cb47064cb12092c2e81331b9b (patch)
treefd74c9e051fb00c941a3d474d48a5655919ab140 /SConstruct
parent0d63bb005ff7c45ca0ebcfbe4eaf1215dfe2d3e2 (diff)
BLI_string: Adding the BLI_strtok_r function, which mimics stdlib strtok_r (unavailable on some systems).
It allows to iterate over a string, returning an new element each time, using a char as separator. See BLI_String.h's comments for more info and an example. Needed by the UI template list patch following!
Diffstat (limited to 'SConstruct')
0 files changed, 0 insertions, 0 deletions