...
Wiki Markup |
---|
\[[ISO/IEC 9899-1999|AA. C References#ISO/IEC 9899-1999]\] Section 7.21.5.8, "The strtok function" \[Unix Man page\] strtok(3) |
...
STR05-A. Prefer making Use pointers to const char when referencing string literals const-qualified 07. Characters and Strings (STR) STR07-A. Use TR 24731 for remediation of existing string manipulation code