Tokenize a string: Difference between revisions

Content added Content deleted
m (→‎{{header|PHP}}: Simpler example)
m (→‎{{header|C}}: Fixed link to point to compiler, not compiler collection)
Line 26: Line 26:
'''Standard:''' ANSI C
'''Standard:''' ANSI C


'''Compiler:''' [[GCC]] gcc 3.3.3
'''Compiler:''' [[gcc]] 3.3.3


'''Library:''' [[POSIX]] (strdup())
'''Library:''' [[POSIX]] (strdup())