Re: C# equivalent of StreamTokenizer
Keith Hill <[email protected]> Wed, 29 Sep 2004 09:10:49 -0600
| Newsgroups | gmane.comp.windows.devel.dotnet.rotor |
|---|---|
| Message-ID | <19875D60FE3EC74B8A5BDD99C54E611B0301CEBE@wcosmb01.cos.agilent.com> |
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