Skip to content

Get rid of the sole strtok call in the tree#35

Open
tcunha wants to merge 1 commit intoryanflannery:masterfrom
tcunha:strtok
Open

Get rid of the sole strtok call in the tree#35
tcunha wants to merge 1 commit intoryanflannery:masterfrom
tcunha:strtok

Conversation

@tcunha
Copy link
Copy Markdown
Contributor

@tcunha tcunha commented Jan 23, 2013

No description provided.

It might have (not here, though) side effects, since it isn't reentrant.
Considering that it always has to span five characters (color), use
strspn to simplify the code and save a few lines.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant