The UNIX and Linux Forums  


Go Back   The UNIX and Linux Forums > Top Forums > High Level Programming
.
google unix.com




View Single Post in the UNIX and Linux Forums - Click on the Thread or Permalink to View Entire Thread -->
  #3 (permalink)  
Old 10-04-2008
sathishkmrv sathishkmrv is offline
Registered User
  
 

Join Date: Sep 2007
Posts: 6
How to use strtok twice in the same program?

Yes. It worked!!!
But how did the insertion of
Code:
str2.insert(0, "");

solved the problem?
The manpages also suggests that it is not advisable to use.