String tokenizing routine #95

Open
opened 2024-04-22 13:44:43 +00:00 by trinity · 0 comments
Owner

I'd like a version of strtok(3) to use in C that heeds quotes and character escaping (i.e. \").

Considerations:

  • See #94.
  • How should quoting work?
I'd like a version of strtok(3) to use in C that heeds quotes and character escaping (i.e. `\"`). Considerations: - See #94. - How should quoting work?
trinity added the
enhancement
help wanted
labels 2024-04-22 13:44:50 +00:00
Sign in to join this conversation.
No Milestone
No project
No Assignees
1 Participants
Notifications
Due Date
The due date is invalid or out of range. Please use the format 'yyyy-mm-dd'.

No due date set.

Dependencies

No dependencies set.

Reference: bonsai/coreutils#95
No description provided.