Click here to Skip to main content
15,900,572 members
Home / Discussions / C#
   

C#

 
QuestionMOVEFILEEX fails in WIN7 Pin
Manikantagupta26-Feb-11 22:51
Manikantagupta26-Feb-11 22:51 
AnswerRe: MOVEFILEEX fails in WIN7 Pin
Luc Pattyn26-Feb-11 23:27
sitebuilderLuc Pattyn26-Feb-11 23:27 
GeneralRe: MOVEFILEEX fails in WIN7 Pin
OriginalGriff27-Feb-11 0:22
mveOriginalGriff27-Feb-11 0:22 
AnswerRe: MOVEFILEEX fails in WIN7 Pin
Luc Pattyn27-Feb-11 9:01
sitebuilderLuc Pattyn27-Feb-11 9:01 
GeneralRe: MOVEFILEEX fails in WIN7 Pin
OriginalGriff27-Feb-11 21:33
mveOriginalGriff27-Feb-11 21:33 
AnswerRe: MOVEFILEEX fails in WIN7 Pin
DaveAuld27-Feb-11 3:13
professionalDaveAuld27-Feb-11 3:13 
AnswerRe: MOVEFILEEX fails in WIN7 Pin
avinash51027-Feb-11 3:37
avinash51027-Feb-11 3:37 
QuestionHow to iterate in recursion? Pin
shivamkalra26-Feb-11 9:45
shivamkalra26-Feb-11 9:45 
Hi,

Is there any good and easy way to iterate through all the outcomes of recursion? Basically, I've a maze solver algorithm which solves maze instantly and prints the solved maze. I've broken down the code into each recursive call, and I need iterate to through it one by one..like if I press some button, then execution should stop at that point and maze state should be returned to main class and execution should proceed from the same point when I press some button. There is java applet on this website, I need to make one similar to it.

[^]

Any help would be appreciated.

Thanks,
Shivam Kalra
AnswerRe: How to iterate in recursion? Pin
Luc Pattyn26-Feb-11 10:22
sitebuilderLuc Pattyn26-Feb-11 10:22 
GeneralRe: How to iterate in recursion? Pin
shivamkalra26-Feb-11 10:50
shivamkalra26-Feb-11 10:50 
AnswerRe: How to iterate in recursion? Pin
Luc Pattyn26-Feb-11 11:22
sitebuilderLuc Pattyn26-Feb-11 11:22 
GeneralRe: How to iterate in recursion? Pin
shivamkalra26-Feb-11 13:48
shivamkalra26-Feb-11 13:48 
GeneralRe: How to iterate in recursion? Pin
Luc Pattyn26-Feb-11 13:50
sitebuilderLuc Pattyn26-Feb-11 13:50 
QuestionWriting sql command from c# Pin
teknolog12326-Feb-11 9:32
teknolog12326-Feb-11 9:32 
AnswerRe: Writing sql command from c# Pin
Luc Pattyn26-Feb-11 10:25
sitebuilderLuc Pattyn26-Feb-11 10:25 
AnswerRe: Writing sql command from c# Pin
OriginalGriff26-Feb-11 20:52
mveOriginalGriff26-Feb-11 20:52 
GeneralRe: Writing sql command from c# Pin
teknolog12327-Feb-11 7:39
teknolog12327-Feb-11 7:39 
GeneralRe: Writing sql command from c# Pin
Dave Kreskowiak27-Feb-11 11:59
mveDave Kreskowiak27-Feb-11 11:59 
GeneralRe: Writing sql command from c# Pin
OriginalGriff27-Feb-11 21:31
mveOriginalGriff27-Feb-11 21:31 
GeneralRe: Writing sql command from c# Pin
teknolog12327-Feb-11 23:11
teknolog12327-Feb-11 23:11 
GeneralRe: Writing sql command from c# Pin
OriginalGriff27-Feb-11 23:22
mveOriginalGriff27-Feb-11 23:22 
GeneralRe: Writing sql command from c# Pin
teknolog12327-Feb-11 23:44
teknolog12327-Feb-11 23:44 
AnswerRe: Writing sql command from c# Pin
Bernhard Hiller28-Feb-11 0:38
Bernhard Hiller28-Feb-11 0:38 
GeneralRe: Writing sql command from c# Pin
teknolog12328-Feb-11 1:08
teknolog12328-Feb-11 1:08 
GeneralRe: Writing sql command from c# Pin
Bernhard Hiller28-Feb-11 3:36
Bernhard Hiller28-Feb-11 3:36 

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.