[prev in list] [next in list] [prev in thread] [next in thread] 

List:       mozilla-qt
Subject:    a SPLIT function
From:       "Frank Grenzel" <Frank.Grenzel () web ! de>
Date:       2003-06-09 18:13:33
[Download RAW message or body]

Hi!

I'm looking for a function like "split" in VB for C++ or QT (2.3).

This function should work like this:
i.e. I've a QString s="a,b,c" then v=split(s,",") return an array with 
v[0]="a", v[1]="b" and v[2]="c" ("," is the seperator).

Anybody knows a function like this?

(Please don't say "QStringList". I've tested it and the access with an 
iterator it's to circumstantially)

cu
Frank

[prev in list] [next in list] [prev in thread] [next in thread] 

Configure | About | News | Add a list | Sponsored by KoreLogic