Problems With srand()

I tried to seed with time(0) and time(null) and it responds that time cannot convert into an unsigned int. I'm using Visual C++ and Vista.
I worked it out all I had to do was cast time as unsigned. I just changed compilers and never had to cast the values with my old compiler. I guess I'll just go put on my Dunce Cap.
Topic archived. No new replies allowed.