Click here to Skip to main content
16,014,568 members
Home / Discussions / C#
   

C#

 
AnswerRe: Delimeters to split strings Pin
Luc Pattyn5-Aug-09 23:50
sitebuilderLuc Pattyn5-Aug-09 23:50 
GeneralRe: Delimeters to split strings Pin
gamer11276-Aug-09 0:47
gamer11276-Aug-09 0:47 
GeneralRe: Delimeters to split strings Pin
Luc Pattyn6-Aug-09 0:53
sitebuilderLuc Pattyn6-Aug-09 0:53 
GeneralRe: Delimeters to split strings Pin
gamer11276-Aug-09 1:07
gamer11276-Aug-09 1:07 
AnswerRe: Delimeters to split strings Pin
Luc Pattyn6-Aug-09 1:14
sitebuilderLuc Pattyn6-Aug-09 1:14 
GeneralRe: Delimeters to split strings Pin
gamer11276-Aug-09 1:31
gamer11276-Aug-09 1:31 
GeneralRe: Delimeters to split strings Pin
Luc Pattyn6-Aug-09 1:42
sitebuilderLuc Pattyn6-Aug-09 1:42 
GeneralRe: Delimeters to split strings Pin
gamer11276-Aug-09 4:15
gamer11276-Aug-09 4:15 
Ok then...Can you suggest any good reading materials about parsing that can be found on the web? I already read some in wikipedia but i feel that the explanations there is somewhat incomplete or very hard to understand. I just need to know the basics.

Also should i use the grammar rules(the ones with the terms 'non-terminals' and 'terminals') as my pattern? Or should i use other ways to meet my own criteria in parsing? Right now i'm trying to use the Stack Collection to check the syntax then pass it to a new array, just like how converting from infix to postfix works. What i need are some rules to really come up with that kind of process.
GeneralRe: Delimeters to split strings Pin
Luc Pattyn6-Aug-09 4:32
sitebuilderLuc Pattyn6-Aug-09 4:32 
GeneralRe: Delimeters to split strings Pin
gamer11276-Aug-09 5:15
gamer11276-Aug-09 5:15 
AnswerRe: Delimeters to split strings Pin
PIEBALDconsult6-Aug-09 12:36
mvePIEBALDconsult6-Aug-09 12:36 
QuestionSetup in C# Pin
Iftikharulhassan5-Aug-09 17:45
Iftikharulhassan5-Aug-09 17:45 
AnswerRe: Setup in C# Pin
Christian Graus5-Aug-09 17:54
protectorChristian Graus5-Aug-09 17:54 
AnswerRe: Setup in C# Pin
Cracked-Down5-Aug-09 19:34
Cracked-Down5-Aug-09 19:34 
QuestionApplication version help please... Pin
JollyMansArt5-Aug-09 16:27
JollyMansArt5-Aug-09 16:27 
AnswerRe: Application version help please... Pin
Christian Graus5-Aug-09 16:31
protectorChristian Graus5-Aug-09 16:31 
GeneralRe: Application version help please... Pin
JollyMansArt5-Aug-09 19:11
JollyMansArt5-Aug-09 19:11 
AnswerRe: Application version help please... Pin
Dougie the P5-Aug-09 16:53
professionalDougie the P5-Aug-09 16:53 
GeneralRe: Application version help please... Pin
JollyMansArt5-Aug-09 19:14
JollyMansArt5-Aug-09 19:14 
AnswerRe: Application version help please... Pin
mustang865-Aug-09 19:13
mustang865-Aug-09 19:13 
GeneralRe: Application version help please... Pin
JollyMansArt5-Aug-09 19:25
JollyMansArt5-Aug-09 19:25 
GeneralRe: Application version help please... Pin
mustang865-Aug-09 21:24
mustang865-Aug-09 21:24 
QuestionChange default Form in WPF Program. Pin
Joshua Henderson5-Aug-09 16:02
Joshua Henderson5-Aug-09 16:02 
AnswerRe: Change default Form in WPF Program. Pin
Super Lloyd5-Aug-09 17:43
Super Lloyd5-Aug-09 17:43 
AnswerRe: Change default Form in WPF Program. Pin
Super Lloyd5-Aug-09 17:44
Super Lloyd5-Aug-09 17:44 

General General    News News    Suggestion Suggestion    Question Question    Bug Bug    Answer Answer    Joke Joke    Praise Praise    Rant Rant    Admin Admin   

Use Ctrl+Left/Right to switch messages, Ctrl+Up/Down to switch threads, Ctrl+Shift+Left/Right to switch pages.