The program calculates a factorial of a number. e.g. factorial 11 =
11*10*9*8*7*6...*1
It's programmed in C++.
I'm using Cygwin (GNU) C++ compiler to compile it. 
-- 
View this message in context: 
http://www.nabble.com/Cygwin-Slow-on-XP-tp20407072p20408387.html
Sent from the Cygwin list mailing list archive at Nabble.com.


--
Unsubscribe info:      http://cygwin.com/ml/#unsubscribe-simple
Problem reports:       http://cygwin.com/problems.html
Documentation:         http://cygwin.com/docs.html
FAQ:                   http://cygwin.com/faq/

Reply via email to