Unfortunately no.  For very simple tokenizing have a look at
System.String.Split().  For more complex tokenizing see
System.Text.RegularExpressions.Regex.

--
Keith

-----Original Message-----
From: Archana [mailto:[EMAIL PROTECTED] 
Sent: Tuesday, September 28, 2004 4:22 AM
Subject: C# equivalent of StreamTokenizer

Hi,
 Is there a class in C# equivalent to that of Streamtokenizer in Java?
pls forgive me if this question isnt relevant to the discussion
group.
Thanks
archana

===================================
This list is hosted by DevelopMentor(r)  http://www.develop.com
ASP.NET courses you may be interested in:

Guerrilla.NET Sept 27-Oct 1, in Torrance
http://www.develop.com/courses/gdotnetls

Essential.NET Sept 20-24, in San Francisco
Essential.NET Oct. 4-8, in London
http://www.develop.com/courses/edotnet


View archives and manage your subscription(s) at
http://discuss.develop.com

===================================
This list is hosted by DevelopMentorŪ  http://www.develop.com
ASP.NET courses you may be interested in:

Guerrilla.NET Sept 27-Oct 1, in Torrance
http://www.develop.com/courses/gdotnetls

Essential.NET Sept 20-24, in San Francisco
Essential.NET Oct. 4-8, in London
http://www.develop.com/courses/edotnet


View archives and manage your subscription(s) at http://discuss.develop.com

Reply via email to