Recent content by gregowen

  1. G

    Made a little Craigslist Ad Body Mixer

    I tried to compile it and got an error on this line srand( unsigned int( time( 0 ) ) ); The error was: 13 C:\Dev-Cpp\main.cpp expected primary-expression before "unsigned" I removed that line and it compiled with no further issues. When I run it, it prompts me to press any key to continue...
Back
Top