G
Guest
Hi,
what would be the default strtok behaviour when a null string is passed
into the string parameter in the first call to strtok?
I would expect a null pointer to be returned but it is sometimes causing my
program to crash.
Thanks.
what would be the default strtok behaviour when a null string is passed
into the string parameter in the first call to strtok?
I would expect a null pointer to be returned but it is sometimes causing my
program to crash.
Thanks.