Click here to Skip to main content
15,886,689 members

Comments by Kerem Kat (Top 3 by date)

Kerem Kat 12-Oct-11 14:55pm View    
Deleted
Reason for my vote of 1
Really you couldn't find any iterative factorial calculating code example?
Kerem Kat 17-May-11 2:35am View    
Deleted
For point 4 you can check the %programfiles% environment variable for the location. I was using Windows 7 64 bit, so vista shan't be a problem. You should not create the directories manually, they ought to be there. Make sure you have VS2010 and .NET Framework 4.0 installed.

Btw thanks for the alternate.
Kerem Kat 27-Apr-11 11:36am View    
Deleted
Try Thread.SpinWait(1000000000) for a change.