dear cygwin/gcc users:
 
  I compile a simple code which i copied from a book, "The Complete Reference 
of C++"  Fourth Edition by Herbert Schildt in page 575, rand()
which is clearly not be included in
#include <iostream>
 
I tried 
#inlcude <cmath>
 
it still not compile, i.e. same compile error
 
please help(see which lib I should include)
/* I tried in ubuntu linux on my laptop, it also not compile by same reason */
 
Eric

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

Reply via email to