Is there a split function in VC++; similar to the function in VB6?
If there isn't can anyone give an example?
Thanx in advance!
Eric
Is there a split function in VC++; similar to the function in VB6?
If there isn't can anyone give an example?
Thanx in advance!
Eric
Thanx for the link half of my problem is solved, but other half of my problem is I don't know how to use it:o I'm very new to VC++ and i'm getting 9 compile errors and 1 warning. Which lib. do i need to include?
Thanx again:)
:)Code:#include <string>
#include <list>
using namespace std;
.
:( Again, this is an old post... But I was searching for how to split a string... My problem here is that I have found crptblade giving the same link twice but the link sends me nowhere... :(
Yes, IP has changed since.
Do a search for posts by me containing "split_string".